EPP

From ICANNWiki
Revision as of 23:29, 12 October 2011 by Ray (talk | contribs)
Jump to navigation Jump to search

UnderConstruction.png

Extensible Provisioning Protocol (EPP) is an XML based protocol used by the internet industry particularly the registrars and registries in managing domain names (register, renew, modify, delete, transfer) and other elements in a Shared Registry System environment. It is the standard protocol used by majority of gTLDs and ccTLDs.[1] As described by RFC 3730, EPP can be used in a multiple layered protocol and operating environments with different transport and security requirements. MIME media type application/epp+xml identifies the content of EPP.[2]

Service Elements Provided by EPP

EPP provides basic service elements which include:

  • service discovery
  • commands
  • responses
  • extension framework supporting the definition of managed objects and the relationship of protocol requests and responses to those objects

EPP Command Categories

A command is initiated by clients. A certain command is processed by a server so that the client who initiated it will receive a response. The three types of EPP commands include:

  1. session management commands- establish and end persistent sessions with an EPP server
  2. query commands-perform read-only object information retrieval operations
  3. data transform commands-perform read-write object management operations

EPP Implementation

DotRegistrar and Key Systems, Afilias, NeuStar, and VeriSign tested and implemented EPP on their servers. Other registries also adopted the protocol including:[3]

  • i.3.4.e164.arpa (infrastructure ENUM) in Austria)

Related RFCs

  • RFC 3735- Guidelines for Extending the Extensible Provisioning Protocol
  • RFC 3915- Domain Registry Grace Period Mapping for the Extensible Provisioning Protocol
  • RFC 4114- E.164 Number Mapping for the Extensible Provisioning Protocol
  • RFC 4310- Domain Name System (DNS) Security Extensions Mapping for the Extensible Provisioning Protocol
  • RFC 5730- Extensible Provisioning Protocol
  • RFC 5731- Extensible Provisioning Protocol (EPP) Domain Name Mapping
  • RFC 5732- Extensible Provisioning Protocol (EPP) Host Mapping
  • RFC 5733- Extensible Provisioning Protocol (EPP) Contact Mapping
  • RFC 5734- Extensible Provisioning Protocol (EPP) Transport over TCP

References