oxidecomputer / pki-playground

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

allow definition of `subjectPublicKey` in CSRs #87

Open flihp opened 7 months ago

flihp commented 7 months ago

The justification for this feature is the same as #86. The field we want to be able to set is subjectPublicKey from the SubjectPublicKeyInfo struct in a CertificationRequestInfo (aka a CSR).