[Errata Held for Document Update] RFC6402 (3943)

RFC Errata System <[email protected]>
Newsgroups gmane.ietf.x509
Message-ID <[email protected]>
The following errata report has been held for document update 
for RFC6402, "Certificate Management over CMS (CMC) Updates". 

--------------------------------------
You may review the report below and at:
https://www.rfc-editor.org/errata/eid3943

--------------------------------------
Status: Held for Document Update
Type: Technical

Reported by: Jim Schaad <[email protected]>
Date Reported: 2014-04-02
Held by: Benjamin Kaduk (IESG)

Section: 2.8,

Original Text
-------------
      ChangeSubjectName ::= SEQUENCE {
          subject             Name OPTIONAL,
          subjectAlt          SubjectAltName OPTIONAL
      }
      (WITH COMPONENTS {..., subject PRESENT} |
            COMPONENTS {..., subjectAlt PRESENT} )

Corrected Text
--------------
      ChangeSubjectName ::= SEQUENCE {
          subject             Name OPTIONAL,
          subjectAlt          [1] SubjectAltName OPTIONAL
      }
      (WITH COMPONENTS {..., subject PRESENT} |
            COMPONENTS {..., subjectAlt PRESENT} )

Notes
-----
Both Name and SubjectAltName use the same tag (SEQUENCE) so it is not possible to distinguish between the two fields without having a tag on one of them.  This fix adds an (arbitrarily chosen) tag so that it is possible to differentiate the two fields.

--------------------------------------
RFC6402 (draft-ietf-pkix-rfc5272-bis-08)
--------------------------------------
Title               : Certificate Management over CMS (CMC) Updates
Publication Date    : November 2011
Author(s)           : J. Schaad
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.