oxidecomputer / pki-playground

Tool for generating non-trivial X.509 certificate chains
Mozilla Public License 2.0
29 stars 2 forks source link

Use long names for RDN OIDs. #101

Closed flihp closed 6 months ago

flihp commented 6 months ago

ST doesn't have a long name in either RFC 2256 or 4519. The const-oid crate defines the same oid as const_oid::rfc2256::STATE_OR_PROVINCE_NAME though I can't find any reference to this string in 2256. I've opted to stick w/ the const-oids from 4519 including ST.