Initial version of our EPP commands guide

This commit is contained in:
Pinga 2024-11-28 11:41:44 +02:00
parent 09a3ae3cc4
commit 2ea555a41f
3 changed files with 1016 additions and 2 deletions

View file

@ -122,6 +122,8 @@ If your current version is not immediately before the latest, you must run the u
### [Initial Operation Guide](docs/iog.md)
### [Namingo EPP Server](docs/epp.md)
### [FAQ](docs/faq.md)
### [Architecture of Namingo](docs/architecture.md)

1013
docs/epp.md Normal file

File diff suppressed because it is too large Load diff

View file

@ -78,8 +78,7 @@ function sendGreeting($conn) {
'urn:ietf:params:xml:ns:rgp-1.0',
'urn:ietf:params:xml:ns:launch-1.0',
'urn:ietf:params:xml:ns:idn-1.0',
'urn:ietf:params:xml:ns:epp:fee-1.0',
'urn:ar:params:xml:ns:price-1.1'
'urn:ietf:params:xml:ns:epp:fee-1.0'
],
'dcp' => [ // Data Collection Policy (optional)
'access' => ['all'],