Domain Name System (DNS) Security Extensions Mapping for the Extensible Provisioning Protocol (EPP)
RFC 5910
Document | Type |
RFC - Proposed Standard
(May 2010; Errata)
Obsoletes RFC 4310
Was draft-gould-rfc4310bis (individual in app area)
|
|
---|---|---|---|
Authors | Scott Hollenbeck , James Gould | ||
Last updated | 2020-01-21 | ||
Stream | IETF | ||
Formats | plain text html pdf htmlized with errata bibtex | ||
Reviews | |||
Stream | WG state | (None) | |
Document shepherd | No shepherd assigned | ||
IESG | IESG state | RFC 5910 (Proposed Standard) | |
Consensus Boilerplate | Unknown | ||
Telechat date | |||
Responsible AD | Alexey Melnikov | ||
Send notices to | ogud@ogud.com |
Internet Engineering Task Force (IETF) J. Gould Request for Comments: 5910 S. Hollenbeck Obsoletes: 4310 VeriSign, Inc. Category: Standards Track May 2010 ISSN: 2070-1721 Domain Name System (DNS) Security Extensions Mapping for the Extensible Provisioning Protocol (EPP) Abstract This document describes an Extensible Provisioning Protocol (EPP) extension mapping for the provisioning and management of Domain Name System security (DNSSEC) extensions for domain names stored in a shared central repository. Specified in XML, this mapping extends the EPP domain name mapping to provide additional features required for the provisioning of DNS security extensions. This document obsoletes RFC 4310. Status of This Memo This is an Internet Standards Track document. This document is a product of the Internet Engineering Task Force (IETF). It represents the consensus of the IETF community. It has received public review and has been approved for publication by the Internet Engineering Steering Group (IESG). Further information on Internet Standards is available in Section 2 of RFC 5741. Information about the current status of this document, any errata, and how to provide feedback on it may be obtained at http://www.rfc-editor.org/info/rfc5910. Copyright Notice Copyright (c) 2010 IETF Trust and the persons identified as the document authors. All rights reserved. This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must include Simplified BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Simplified BSD License. Gould & Hollenbeck Standards Track [Page 1] RFC 5910 EPP DNS Security Extensions Mapping May 2010 This document may contain material from IETF Documents or IETF Contributions published or made publicly available before November 10, 2008. The person(s) controlling the copyright in some of this material may not have granted the IETF Trust the right to allow modifications of such material outside the IETF Standards Process. Without obtaining an adequate license from the person(s) controlling the copyright in such materials, this document may not be modified outside the IETF Standards Process, and derivative works of it may not be created outside the IETF Standards Process, except to format it for publication as an RFC or to translate it into languages other than English. Table of Contents 1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . . 3 1.1. Conventions Used in This Document . . . . . . . . . . . . 4 2. Migrating from RFC 4310 . . . . . . . . . . . . . . . . . . . 4 3. Object Attributes . . . . . . . . . . . . . . . . . . . . . . 5 3.1. Delegation Signer Information . . . . . . . . . . . . . . 5 3.1.1. Public Key Information . . . . . . . . . . . . . . . . 5 3.2. Booleans . . . . . . . . . . . . . . . . . . . . . . . . . 5 3.3. Maximum Signature Lifetime . . . . . . . . . . . . . . . . 5 4. DS Data Interface and Key Data Interface . . . . . . . . . . . 6 4.1. DS Data Interface . . . . . . . . . . . . . . . . . . . . 7 4.2. Key Data Interface . . . . . . . . . . . . . . . . . . . . 7 4.3. Example DS Data Interface and Key Data Interface . . . . . 8 5. EPP Command Mapping . . . . . . . . . . . . . . . . . . . . . 9 5.1. EPP Query Commands . . . . . . . . . . . . . . . . . . . . 9 5.1.1. EPP <check> Command . . . . . . . . . . . . . . . . . 9 5.1.2. EPP <info> Command . . . . . . . . . . . . . . . . . . 9 5.1.3. EPP <transfer> Command . . . . . . . . . . . . . . . . 13 5.2. EPP Transform Commands . . . . . . . . . . . . . . . . . . 14 5.2.1. EPP <create> Command . . . . . . . . . . . . . . . . . 14 5.2.2. EPP <delete> Command . . . . . . . . . . . . . . . . . 17 5.2.3. EPP <renew> Command . . . . . . . . . . . . . . . . . 18 5.2.4. EPP <transfer> Command . . . . . . . . . . . . . . . . 18 5.2.5. EPP <update> Command . . . . . . . . . . . . . . . . . 18 6. Formal Syntax . . . . . . . . . . . . . . . . . . . . . . . . 25 7. Internationalization Considerations . . . . . . . . . . . . . 29 8. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 29 9. Security Considerations . . . . . . . . . . . . . . . . . . . 30Show full document text