ietf-tools / datatracker

The day-to-day front-end to the IETF database for people who work on IETF standards.
https://datatracker.ietf.org
BSD 3-Clause "New" or "Revised" License
584 stars 350 forks source link

Error in CBOR Encoded X.509 Certificates (C509 Certificates) #7570

Closed aidenYang97 closed 3 months ago

aidenYang97 commented 3 months ago

Describe the issue

In the C509 Extended Key Usages Registry, the value for id-kp-OCSPSigning is listed as 9. However, in the third example provided in the section 3.3.1, the CBOR array is shown as [3, 6]. Based on the correct value for id-kp-OCSPSigning, the CBOR array should be [3, 9].

Code of Conduct

rjsparks commented 3 months ago

Not a datatracker issue - report issues with the contents of drafts directly to the draft editors or working group.