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 signature value in certificates #86

Open flihp opened 7 months ago

flihp commented 7 months ago

The use-case that's driven our feature set till this point could probably be described as general PKI. This has expanded a bit to include use-cases that require the ability to set fields like signatureValue field instead of having one generated by signing the cert with the parent / issuer key. This doesn't make sense if you're trying to build a PKI structure but it does if you're doing something like generating a template for a certificate.