RFC Errata
Found 1 record.
Status: Reported (1)
RFC 2832, "NSI Registry Registrar Protocol (RRP) Version 1.1.0", May 2000
Note: This RFC has been updated by RFC 3632
Source of RFC: Legacy
Errata ID: 8346
Status: Reported
Type: Technical
Publication Format(s) : TEXT
Reported By: Ben van Hartingsveldt
Date Reported: 2025-03-25
Section 4.3.9.2 says:
Examples The current registrar of a name server queries the name server: C:status<crlf> C:EntityName:NameServer<crlf> C:NameServer:ns1.registrarA.com<crlf> C:.<crlf> S:200 Command completed successfully<crlf> S:ipaddress:198.42.1.11<crlf> S:registrar:registrarA<crlf> S:registrar transfer date:1999-09-22 10:27:00.0<crlf> S:CreatedDate:1998-09-22 10:27:00.0<crlf> S:CreatedBy:registrarA<crlf> S:UpdatedDate:2002-09-22 10:27:00.0<crlf> S:UpdatedBy:registrarA<crlf> S:.<crlf>
It should say:
Examples The current registrar of a name server queries the name server: C:status<crlf> C:EntityName:NameServer<crlf> C:NameServer:ns1.registrarA.com<crlf> C:.<crlf> S:200 Command completed successfully<crlf> S:ipaddress:198.42.1.11<crlf> S:registrar:registrarA<crlf> S:registrar transfer date:1999-09-22 10:27:00.0<crlf> S:created date:1998-09-22 10:27:00.0<crlf> S:created by:registrarA<crlf> S:updated date:2002-09-22 10:27:00.0<crlf> S:updated by:registrarA<crlf> S:.<crlf>
Notes:
In the example, some of the attributes are written in Pascal Case, when those are described in the section WITH a space and being in lowercase.
