mirror of
https://github.com/internetee/registry.git
synced 2025-07-01 08:43:37 +02:00
Added links to official rfcs
This commit is contained in:
parent
79e64dc2ab
commit
f9a806cb8e
2 changed files with 20 additions and 2 deletions
|
@ -7,5 +7,14 @@ Introduction text here
|
||||||
[Domain related functions](epp/domain.md)
|
[Domain related functions](epp/domain.md)
|
||||||
[Keyrelay related functions](epp/keyrelay.md)
|
[Keyrelay related functions](epp/keyrelay.md)
|
||||||
|
|
||||||
Please study official The Extensible Provisioning Protocol (EPP):
|
Our implementation supports following protocols:
|
||||||
|
|
||||||
|
[RFC5730 - EPP](http://tools.ietf.org/html/rfc5730)
|
||||||
|
[RFC5731 - Domain Mapping](http://tools.ietf.org/html/rfc5731)
|
||||||
|
[RFC5733 - Contact Mapping](http://tools.ietf.org/html/rfc5733)
|
||||||
|
[RFC5734 - Transport over TCP](http://tools.ietf.org/html/rfc5734)
|
||||||
|
[RFC5910 - DNSSEC Mapping](http://tools.ietf.org/html/rfc5910)
|
||||||
|
[RFC3735 - Guidelines for Extending the EPP](http://tools.ietf.org/html/rfc3735)
|
||||||
|
|
||||||
|
More info about The Extensible Provisioning Protocol (EPP):<br>
|
||||||
http://en.wikipedia.org/wiki/Extensible_Provisioning_Protocol
|
http://en.wikipedia.org/wiki/Extensible_Provisioning_Protocol
|
||||||
|
|
|
@ -7,5 +7,14 @@ Introduction text here
|
||||||
[Domain related functions](domain.md)
|
[Domain related functions](domain.md)
|
||||||
[Keyrelay related functions](keyrelay.md)
|
[Keyrelay related functions](keyrelay.md)
|
||||||
|
|
||||||
Please study official The Extensible Provisioning Protocol (EPP):
|
Our implementation supports following protocols:
|
||||||
|
|
||||||
|
[RFC5730 - EPP](http://tools.ietf.org/html/rfc5730)
|
||||||
|
[RFC5731 - Domain Mapping](http://tools.ietf.org/html/rfc5731)
|
||||||
|
[RFC5733 - Contact Mapping](http://tools.ietf.org/html/rfc5733)
|
||||||
|
[RFC5734 - Transport over TCP](http://tools.ietf.org/html/rfc5734)
|
||||||
|
[RFC5910 - DNSSEC Mapping](http://tools.ietf.org/html/rfc5910)
|
||||||
|
[RFC3735 - Guidelines for Extending the EPP](http://tools.ietf.org/html/rfc3735)
|
||||||
|
|
||||||
|
More info about The Extensible Provisioning Protocol (EPP):<br>
|
||||||
http://en.wikipedia.org/wiki/Extensible_Provisioning_Protocol
|
http://en.wikipedia.org/wiki/Extensible_Provisioning_Protocol
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue