anima-wg / constrained-voucher

This is a repo for the IETF Internet Draft about constrained vouchers in CBOR
2 stars 4 forks source link

do a quick check that future certificate formats can be supported #281

Closed EskoDijk closed 6 months ago

EskoDijk commented 9 months ago

In particular, new formats like x509-in-CBOR . Procedure should be ready to extend to new cert types?

Have a look again at https://datatracker.ietf.org/doc/html/rfc9360 (check how this RFC could apply further than already currently used)

EskoDijk commented 9 months ago

See also new C509 CBOR-based cert format: https://datatracker.ietf.org/doc/html/draft-ietf-cose-cbor-encoded-cert-07

EskoDijk commented 8 months ago

Checklist what is needed for supporting new certificate formats - using the new C509 format as an example

Concluding, there are no showstoppers for supporting new cert types in the future.

Open question: do we want to write an appendix (informative) that explains all these aspects, for future support of new cert types like C509? Current draft is already quite long.