RFC Errata
RFC 5917, "Clearance Sponsor Attribute", June 2010
Source of RFC: IETF - NON WORKING GROUPArea Assignment: sec
Errata ID: 4558
Status: Rejected
Type: Editorial
Publication Format(s) : TEXT
Reported By: Lars Wilhelmsen
Date Reported: 2015-12-07
Rejected by: Benjamin Kaduk
Date Rejected: 2019-10-26
Section Appendix A says:
IMPORTS
-- Imports from New PKIX ASN.1 [RFC5912]
DirectoryString
PKIX1Explicit-2009
{ iso(1) identified-organization(3) dod(6) internet(1)
security(5) mechanisms(5) pkix(7) id-mod(0)
id-pkix1-explicit-02(51) }
It should say:
IMPORTS
-- Imports from New PKIX ASN.1 [RFC5912]
DirectoryString
FROM PKIX1Explicit-2009
{ iso(1) identified-organization(3) dod(6) internet(1)
security(5) mechanisms(5) pkix(7) id-mod(0)
id-pkix1-explicit-02(51) }
Notes:
Missing "FROM" in import statement.
--VERIFIER NOTES--
While the FROM is indeed missing, there is another error in this text that was reported in eid5883; since that report fully supersedes this one, this errata report is redundant. "Rejected" is the least bad state in which to leave such a report.
