--- 1/draft-ietf-regext-verificationcode-05.txt 2019-01-10 06:15:08.009928677 -0800 +++ 2/draft-ietf-regext-verificationcode-06.txt 2019-01-10 06:15:08.081930393 -0800 @@ -1,19 +1,19 @@ Network Working Group J. Gould Internet-Draft VeriSign, Inc. -Intended status: Standards Track November 21, 2018 -Expires: May 25, 2019 +Intended status: Standards Track January 10, 2019 +Expires: July 14, 2019 Verification Code Extension for the Extensible Provisioning Protocol (EPP) - draft-ietf-regext-verificationcode-05 + draft-ietf-regext-verificationcode-06 Abstract This document describes an Extensible Provisioning Protocol (EPP) extension for including a verification code for marking the data for a transform command as being verified by a 3rd party, which is referred to as the Verification Service Provider (VSP). The verification code is digitally signed by the VSP using XML Signature and is "base64" encoded. The XML Signature includes the VSP signer certificate, so the server can verify that the verification code @@ -27,25 +27,25 @@ Internet-Drafts are working documents of the Internet Engineering Task Force (IETF). Note that other groups may also distribute working documents as Internet-Drafts. The list of current Internet- Drafts is at http://datatracker.ietf.org/drafts/current/. Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress." - This Internet-Draft will expire on May 25, 2019. + This Internet-Draft will expire on July 14, 2019. Copyright Notice - Copyright (c) 2018 IETF Trust and the persons identified as the + Copyright (c) 2019 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 @@ -88,21 +88,22 @@ B.1. Change from 00 to 01 . . . . . . . . . . . . . . . . . . 36 B.2. Change from 01 to 02 . . . . . . . . . . . . . . . . . . 36 B.3. Change from 02 to 03 . . . . . . . . . . . . . . . . . . 36 B.4. Change from 03 to 04 . . . . . . . . . . . . . . . . . . 36 B.5. Change from 04 to REGEXT 00 . . . . . . . . . . . . . . . 37 B.6. Change from REGEXT 00 to REGEXT 01 . . . . . . . . . . . 37 B.7. Change from REGEXT 01 to REGEXT 02 . . . . . . . . . . . 37 B.8. Change from REGEXT 02 to REGEXT 03 . . . . . . . . . . . 37 B.9. Change from REGEXT 03 to REGEXT 04 . . . . . . . . . . . 37 B.10. Change from REGEXT 04 to REGEXT 05 . . . . . . . . . . . 37 - Author's Address . . . . . . . . . . . . . . . . . . . . . . . . 37 + B.11. Change from REGEXT 05 to REGEXT 06 . . . . . . . . . . . 37 + Author's Address . . . . . . . . . . . . . . . . . . . . . . . . 38 1. Introduction This document describes an extension mapping for version 1.0 of the Extensible Provisioning Protocol (EPP) [RFC5730]. This mapping, an extension to EPP object mappings like the EPP domain name mapping [RFC5731], EPP host mapping [RFC5732], and EPP contact mapping [RFC5733], can be used to pass a verification code to one of the EPP transform commands. The domain name object is used for examples in the document. The verification code is signed using XML Signature @@ -115,24 +116,23 @@ verify that data is in compliance with the policies of a locality. A locality MAY require the client to have data verified in accordance with local regulations or laws utilizing data sources not available to the server. The VSP has access to the local data sources and is authorized to verify the data. Examples include verifying that the domain name is not prohibited and verifying that the domain name registrant is a valid individual, organization, or business in the locality. The data verified, and the objects and operations that require the verification code to be passed to the server, is up to the policies of the locality. The verification code represents a - marker that the verification was completed. The VSP MUST store the - proof of verification and the generated verification code; and MAY - store the verified data. The signer certificate and the digital - signature of the verification code MUST be verified by the server. + marker that the verification was completed. The signer certificate + and the digital signature of the verification code MUST be verified + by the server. 1.1. Conventions Used in This Document The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in BCP 14 [RFC2119] [RFC8174] when, and only when, they appear in all capitals, as shown here. XML is case sensitive. Unless stated otherwise, XML specifications @@ -1570,20 +1570,21 @@ 2119 Key Words", BCP 14, RFC 8174, DOI 10.17487/RFC8174, May 2017, . Appendix A. Acknowledgements The authors wish to thank the following persons for their feedback and suggestions: o Gurshabad Grover o Rick Wilhelm + o John Levine Appendix B. Change History B.1. Change from 00 to 01 1. Fixed pendingComplaince and complaint to pendingCompliance and compliant in text. 2. Fixed verificaton to verification. B.2. Change from 01 to 02 @@ -1635,19 +1636,27 @@ the verification data in compliance with the applicable privacy laws and regulations." sentence from the Security Considerations, based on feedback from Rick Wilhelm and agreement from Gurshabad Grover. 2. Added the sentence "It is up to server policy what action to take if the verification code type is not set by the grace period." to section 2.2 "Verification Profile", to clarify what happens when the verification code grace period expires. This is based on an issue raised by Gurshabad Grover at the IETF-103 REGEXT meeting. +B.11. Change from REGEXT 05 to REGEXT 06 + + 1. Removed the "The VSP MUST store the proof of verification and the + generated verification code; and MAY store the verified data." + sentence from the Introduction, based on feedback from John + Levine. + Author's Address + James Gould VeriSign, Inc. 12061 Bluemont Way Reston, VA 20190 US Email: jgould@verisign.com URI: http://www.verisign.com