Re: [Technical Errata Reported] RFC6277 (5892)
Jim Schaad <[email protected]>
| Newsgroups | gmane.ietf.x509 |
|---|---|
| Message-ID | <[email protected]> |
-----Original Message----- From: pkix <[email protected]> On Behalf Of Benjamin Kaduk Sent: Wednesday, November 6, 2019 9:11 AM To: RFC Errata System <[email protected]> Cc: [email protected]; [email protected]; [email protected]; [email protected]; [email protected] Subject: Re: [pkix] [Technical Errata Reported] RFC6277 (5892) On Fri, Nov 01, 2019 at 06:26:13PM -0700, RFC Errata System wrote: > The following errata report has been submitted for RFC6277, "Online > Certificate Status Protocol Algorithm Agility". > > -------------------------------------- > You may review the report below and at: > https://www.rfc-editor.org/errata/eid5892 > > -------------------------------------- > Type: Technical > Reported by: Russ Housley <[email protected]> > > Section: Appendix A.1 > > Original Text > ------------- > PreferredSignatureAlgorithm ::= SEQUENCE { > sigIdentifier AlgorithmIdentifier{SIGNATURE-ALGORITHM, {...}}, > pubKeyAlgIdentifier SMIMECapability{PUBLIC-KEY, {...}} OPTIONAL } > > > Corrected Text > -------------- > PreferredSignatureAlgorithm ::= SEQUENCE { > sigIdentifier AlgorithmIdentifier{SIGNATURE-ALGORITHM, {...}}, > pubKeyAlgIdentifier AlgorithmIdentifier{PUBLIC-KEY, {...}} > OPTIONAL} Is this going to encode in the same way as the 1988-syntax version (from Appendix A.2): PreferredSignatureAlgorithm ::= SEQUENCE { sigIdentifier AlgorithmIdentifier, pubKeyAlgIdentifier SMIMECapability OPTIONAL } -Ben [JLS] From RFC 5755 SMIMECapability ::= SEQUENCE { capabilityID OBJECT IDENTIFIER, parameters ANY DEFINED BY capabilityID OPTIONAL } Which is the same structure as what AlgorithmIdentifier uses. Jim > Notes > ----- > The original ASN.1 definition does not compile. The correction uses a syntax that is aligned with RFC 6960, which obsoletes RFC 6277. > > Instructions: > ------------- > This erratum is currently posted as "Reported". If necessary, please > use "Reply All" to discuss whether it should be verified or rejected. > When a decision is reached, the verifying party can log in to change > the status and edit the report, if necessary. > > -------------------------------------- > RFC6277 (draft-ietf-pkix-ocspagility-10) > -------------------------------------- > Title : Online Certificate Status Protocol Algorithm Agility > Publication Date : June 2011 > Author(s) : S. Santesson, P. Hallam-Baker > Category : PROPOSED STANDARD > Source : Public-Key Infrastructure (X.509) > Area : Security > Stream : IETF > Verifying Party : IESG _______________________________________________ pkix mailing list [email protected] https://www.ietf.org/mailman/listinfo/pkix _______________________________________________ pkix mailing list [email protected] https://www.ietf.org/mailman/listinfo/pkix