RFC Errata
Found 2 records.
Status: Verified (2)
RFC 5275, "CMS Symmetric Key Management and Distribution", June 2008
Source of RFC: smime (sec)
Errata ID: 2069
Status: Verified
Type: Technical
Publication Format(s) : TEXT
Reported By: Jim Schaad
Date Reported: 2010-03-06
Verifier Name: Tim Polk
Date Verified: 2010-04-28
Section Appendix A says:
CMC-CONTROL, EXTENDED-FAILURE-INFO FROM EnrollmentMessageSyntax { iso(1) identified-organization(3) dod(4) internet(1) security(5) mechansims(5) pkix(7) id-mod(0) id-mod-cmc2002-02(53) }
It should say:
CMC-CONTROL, EXTENDED-FAILURE-INFO FROM EnrollmentMessageSyntax { iso(1) identified-organization(3) dod(6) internet(1) security(5) mechanisms(5) pkix(7) id-mod(0) id-mod-cmc2002-02(53) }
Notes:
We corrected the object identifier to place it into the correct tree in RFC 5272, this means that it needs to get corrected here were it is imported.
Errata ID: 5943
Status: Verified
Type: Editorial
Publication Format(s) : TEXT
Reported By: Russ Housley
Date Reported: 2019-12-21
Verifier Name: Benjamin Kaduk
Date Verified: 2019-12-24
Section 3.1.1 says:
GLOwnerInfo ::= SEQUENCE { glOwnerName GeneralName, glOwnerAddress GeneralName, certificate Certificates OPTIONAL }
It should say:
GLOwnerInfo ::= SEQUENCE { glOwnerName GeneralName, glOwnerAddress GeneralName, certificates Certificates OPTIONAL }
Notes:
The definition of GLOwnerInfo in Section 3.1.1 does not match the ASN.1 module or the discussion that follows. Changing "certificate" to "certificates" resolves this problem.