RFC Errata
RFC 4211, "Internet X.509 Public Key Infrastructure Certificate Request Message Format (CRMF)", September 2005
Note: This RFC has been updated by RFC 9045
Source of RFC: pkix (sec)See Also: RFC 4211 w/ inline errata
Errata ID: 8391
Status: Verified
Type: Technical
Publication Format(s) : TEXT
Reported By: Russ Housley
Date Reported: 2025-04-23
Verifier Name: Paul Wouters
Date Verified: 2025-04-23
Section 4.2 says:
challengeResponse indicates that a challenge message is to be sent from the CA/RA to the requestor.
It should say:
challengeResp indicates that a challenge message is to be sent from the CA/RA to the requestor.
Notes:
Earlier in the section, SubsequentMessage is defined with two possible values: encrCert (0) and challengeResp (1). This aligns with that definition.