Re: [Technical Errata Reported] RFC3029 (6445)

Sean Turner <[email protected]> Mon, 21 Jun 2021 11:15:45 -0400
Newsgroups gmane.ietf.x509
Message-ID <[email protected]>
Is “Version” used in the module? Maybe what they meant to do was:

version                      Version DEFAULT 1 ,

kind of like what they did for Nonce.

Maybe the easiest thing to do is change:

nonce                        Nonce OPTIONAL,

to 

nonce                        INTEGER OPTIONAL,

and just delete Nonce and Version from the module?

spt

> On Feb 26, 2021, at 23:33, Russ Housley <[email protected]> wrote:
> 
> It turns out that there are other places where Integer is used in the same module, so this is a better fix:
> 
> 
> OLD:
> 
> Version ::= Integer
> 
> 
> NEW:
> 
> Integer ::= INTEGER
> 
> Version ::= Integer
> 
> 
>> On Feb 26, 2021, at 4:12 PM, RFC Errata System <[email protected]> wrote:
>> 
>> The following errata report has been submitted for RFC3029,
>> "Internet X.509 Public Key Infrastructure Data Validation and Certification Server Protocols".
>> 
>> --------------------------------------
>> You may review the report below and at:
>> https://www.rfc-editor.org/errata/eid6445
>> 
>> --------------------------------------
>> Type: Technical
>> Reported by: Russ Housley <[email protected]>
>> 
>> Section: Appendix E
>> 
>> Original Text
>> -------------
>> Version ::= Integer
>> 
>> 
>> Corrected Text
>> --------------
>> Version ::= INTEGER
>> 
>> 
>> Notes
>> -----
>> INTEGER must be in all capital letters for the ASN.1 Module to compile.
>> 
>> 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. 
>> 
>> --------------------------------------
>> RFC3029 (draft-ietf-pkix-dcs-07)
>> --------------------------------------
>> Title               : Internet X.509 Public Key Infrastructure Data Validation and Certification Server Protocols
>> Publication Date    : February 2001
>> Author(s)           : C. Adams, P. Sylvester, M. Zolotarev, R. Zuccherato
>> Category            : EXPERIMENTAL
>> 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