The following errata report has been verified for RFC7484,
"Finding the Authoritative Registration Data (RDAP) Service". 

--------------------------------------
You may review the report below and at:
https://www.rfc-editor.org/errata/eid5461

--------------------------------------
Status: Verified
Type: Editorial

Reported by: Pieter Vandepitte <pieter.vandepi...@dnsbelgium.be>
Date Reported: 2018-08-14
Verified by: Murray Kucherawy (IESG)

Section: 4

Original Text
-------------
{
       "version": "1.0",
       "publication": "YYYY-MM-DDTHH:MM:SSZ",
       "description": "Some text",
       "services": [
         [
           ["net", "com"],
           [
             "https://registry.example.com/myrdap/";
           ]
         ],
         [
           ["org", "mytld"],
           [
             "http://example.org/";
           ]
         ],
         [
           ["xn--zckzah"],
           [
             "https://example.net/rdapxn--zckzah/";,
             "http://example.net/rdapxn--zckzah/";
           ]
         ]
       ]
   }

Corrected Text
--------------
{
       "version": "1.0",
       "publication": "YYYY-MM-DDTHH:MM:SSZ",
       "description": "Some text",
       "services": [
         [
           ["net", "com"],
           [
             "https://registry.example.com/myrdap/";
           ]
         ],
         [
           ["org", "mytld"],
           [
             "http://example.org/";
           ]
         ],
         [
           ["xn--zckzah"],
           [
             "https://example.net/rdap/xn--zckzah/";,
             "http://example.net/rdap/xn--zckzah/";
           ]
         ]
       ]
   }

Notes
-----
Include a slash between rdap and xn--zckzah. rdapxn--zckzah is not a valid 
a-label

--------------------------------------
RFC7484 (draft-ietf-weirds-bootstrap-11)
--------------------------------------
Title               : Finding the Authoritative Registration Data (RDAP) Service
Publication Date    : March 2015
Author(s)           : M. Blanchet
Category            : PROPOSED STANDARD
Source              : Web Extensible Internet Registration Data Service
Area                : Applications
Stream              : IETF
Verifying Party     : IESG

_______________________________________________
regext mailing list
regext@ietf.org
https://www.ietf.org/mailman/listinfo/regext

Reply via email to