RFC Errata
RFC 6402, "Certificate Management over CMS (CMC) Updates", November 2011
Source of RFC: pkix (sec)See Also: RFC 6402 w/ inline errata
Errata ID: 6571
Status: Verified
Type: Technical
Publication Format(s) : TEXT
Reported By: Russ Housley
Date Reported: 2021-05-04
Verifier Name: Roman Danyliw
Date Verified: 2022-05-10
Section Appendix A.1 says:
pendInfo PendInfo, extendedFailInfo SEQUENCE {
It should say:
pendInfo PendInfo, extendedFailInfo [1] SEQUENCE {
Notes:
The ASN.1 module will not compile properly without a tag on one of these elements. The ASN.1 module in Appendix A.2 has a tag in this spot.