Added links to official rfcs

This commit is contained in:
Priit Tark 2015-01-23 14:47:03 +02:00
parent 79e64dc2ab
commit f9a806cb8e
2 changed files with 20 additions and 2 deletions

View file

@ -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

View file

@ -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