You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: