cose-wg / CBOR-certificates

Other
9 stars 7 forks source link

Missing the hex-encoded C509 certificate for the CAB HTTPS certificate examples #182

Open xipki opened 5 months ago

xipki commented 5 months ago

Please add the hex-encoded C509 certificates in the sections Example CAB Baseline ECDSA HTTPS X.509 Certificate and Example CAB Baseline RSA HTTPS X.509 Certificate.

highlunder commented 4 months ago

They can be easily generated from https://cbor.me/. It might be useful to include them somewhere/link to them as test vectors, but do they need to go in the draft itself?

gselander commented 2 months ago

Proposal to wrap all unwrapped certificates as byte strings in the appendices, because it becomes easier to copy-paste the byte string. This requires a lot of changes to the examples though.