RFC Errata
RFC 3739, "Internet X.509 Public Key Infrastructure: Qualified Certificates Profile", March 2004
Source of RFC: pkix (sec)
Errata ID: 7802
Status: Held for Document Update
Type: Technical
Publication Format(s) : TEXT
Reported By: Russ Housley
Date Reported: 2024-02-07
Held for Document Update by: Paul Wouters
Date Held: 2024-02-07
Section A.1 says:
SemanticsInformation ::= SEQUENCE { semanticsIndentifier OBJECT IDENTIFIER OPTIONAL, nameRegistrationAuthorities NameRegistrationAuthorities OPTIONAL } -- At least one field shall be present
It should say:
SemanticsInformation ::= SEQUENCE { semanticsIdentifier OBJECT IDENTIFIER OPTIONAL, nameRegistrationAuthorities NameRegistrationAuthorities OPTIONAL } -- At least one field shall be present
Notes:
The body of the document and Appendix A.2 use "semanticsIdentifier" for the name of the first item in the SEQUENCE. This change is needed to the normative ASN.1 module to be consistent.
Note: the typo is "Indentifier" instead of "Identifier".