RFC Errata
Found 3 records.
Status: Verified (2)
RFC 3739, "Internet X.509 Public Key Infrastructure: Qualified Certificates Profile", March 2004
Source of RFC: pkix (sec)
Errata ID: 3108
Status: Verified
Type: Technical
Publication Format(s) : TEXT
Reported By: Loïc Etienne
Date Reported: 2012-02-06
Verifier Name: Sean Turner
Date Verified: 2012-02-08
Section C.1.1.1. says:
GeneralizedTime : "197110141200Z"
It should say:
GeneralizedTime : "19711014120000Z"
Notes:
X.690
11 Restrictions on BER employed by both CER and DER
11.7 GeneralizedTime
11.7.2 The seconds element shall always be present.
In rfc 3739, C.3 DER-encoding, the second-zeroes are present:
... ..313937 31313031 34313230 3030305A ...
They are just missing in the string representation above.
Additionally RFC 5280 requires the second-zeroes be present.
Errata ID: 7589
Status: Verified
Type: Technical
Publication Format(s) : TEXT
Reported By: Piotr Popis
Date Reported: 2023-08-03
Verifier Name: Paul Wouters
Date Verified: 2023-08-03
Section 3.2.6.1 says:
The SementicsInformation component identified by id-qcs- pkixQCSyntax-v1 MAY contain a semantics identifier and MAY identify one or more name registration authorities.
It should say:
The SemanticsInformation component identified by id-qcs- pkixQCSyntax-v1 or id-qcs- pkixQCSyntax-v2 MAY contain a semantics identifier and MAY identify one or more name registration authorities.
Notes:
1. Editorial error: "SementicsInformation" should be replaced by "SemanticsInformation".
2. Technical error: for consistency with the last paragraph of this chapter that paragraph relates to both statements: qcStatement-1 and qcStatement-2, not only to the qcStatement-1.
Status: Held for Document Update (1)
RFC 3739, "Internet X.509 Public Key Infrastructure: Qualified Certificates Profile", March 2004
Source of RFC: pkix (sec)
Errata ID: 3216
Status: Held for Document Update
Type: Editorial
Publication Format(s) : TEXT
Reported By: Annie Yousar
Date Reported: 2012-05-07
Held for Document Update by: Sean Turner
Section 3.2.6.1. says:
If a value of type SemanticsInformation is present in a QCStatement where the statementID component is set to id-qcs-pkix-QCSyntax-v1 or id-qcs-pkix-QCSyntax-v2, then at least one of the semanticsIdentifier or nameRegistrationAuthorities fields must be present, as indicated. Note that the statementInfo component need not be present in a QCStatement value even if the statementID component is set to id- qcs-pkix-QCSyntax-v1 or id-qcs-pkix-QCSyntax-v2.
It should say:
If a value of type SemanticsInformation is present in a QCStatement where the statementID component is set to id-qcs-pkixQCSyntax-v1 or id-qcs-pkixQCSyntax-v2, then at least one of the semanticsIdentifier or nameRegistrationAuthorities fields must be present, as indicated. Note that the statementInfo component need not be present in a QCStatement value even if the statementID component is set to id-qcs-pkixQCSyntax-v1 or id-qcs-pkixQCSyntax-v2.
Notes:
The extra minus sign "-" in pkix-QCSyntax should be deleted.
To avoid confusion of the minus sign with a hyphen "id-qcs-pkixQCSyntax-v1" should not be broken across lines.