RFC Errata
RFC 8894, "Simple Certificate Enrolment Protocol", September 2020
Source of RFC: IETF - NON WORKING GROUPArea Assignment: sec
Errata ID: 8245
Status: Rejected
Type: Technical
Publication Format(s) : TEXT, PDF, HTML
Reported By: Angelica Semenec
Date Reported: 2025-01-07
Rejected by: Deb Cooley
Date Rejected: 2025-01-17
Section 3 says:
signerInfo {
signedAttrs {
transactionID,
messageType,
pkiStatus,
failInfo, -- Optional
senderNonce / recipientNonce,
},
signature
}
}
It should say:
signerInfo {
authenticatedAttributes {
transactionID,
messageType,
pkiStatus,
failInfo, -- Optional
senderNonce / recipientNonce,
},
signature
}
Notes:
There is no reference to "signedAttrs" in the RFC other than once Figure 6. I believe this is supposed to be "authenticatedAttributes" based on the information in section 3.2 and 3.2.1
--VERIFIER NOTES--
See text in Errata 8247 for rejection rationale
