[Errata Held for Document Update] RFC7030 (4384)
RFC Errata System <[email protected]>
| Newsgroups | gmane.ietf.x509 |
|---|---|
| Message-ID | <[email protected]> |
The following errata report has been held for document update for RFC7030, "Enrollment over Secure Transport". -------------------------------------- You may review the report below and at: https://www.rfc-editor.org/errata/eid4384 -------------------------------------- Status: Held for Document Update Type: Technical Reported by: Pierce Leonberger <[email protected]> Date Reported: 2015-06-02 Held by: Roman Danyliw (IESG) Section: 4.5.2 Original Text ------------- CsrAttrs ::= SEQUENCE SIZE (0..MAX) OF AttrOrOID AttrOrOID ::= CHOICE (oid OBJECT IDENTIFIER, attribute Attribute } Attribute { ATTRIBUTE:IOSet } ::= SEQUENCE { type ATTRIBUTE.&id({IOSet}), values SET SIZE(1..MAX) OF ATTRIBUTE.&Type({IOSet}{@type}) } Corrected Text -------------- AttrOrOID ::= CHOICE { oid OBJECT IDENTIFIER, attribute Attribute{YouNeedToDefineOrReferenceAnObjectSet} } Notes ----- 1. The AttrOrOID CHOICE was started with a '(' versus a '{'. 2. Attribute{} is a parameterized type and you are missing the parameter reference within the AttrOrOID CHOICE for "attribute". 3. You need to define or reference the object set to be used in #2. Highly recommend you create an ASN.1 Module as part of this specification. This will make it clear which specifications (and the versions there of) you are importing types from (i.e. Attribute{}) and the tagging that should be used (module level). If you need to define a new object set for #3 then this new module would be the perfect home for it. -------------------------------------- RFC7030 (draft-ietf-pkix-est-09) -------------------------------------- Title : Enrollment over Secure Transport Publication Date : October 2013 Author(s) : M. Pritikin, Ed., P. Yee, Ed., D. Harkins, Ed. Category : PROPOSED STANDARD Source : Public-Key Infrastructure (X.509) Area : Security Stream : IETF Verifying Party : IESG