xca
xca copied to clipboard
[Feature request] Add JWK export
Please add following feature to XCA, similar to what this tool here does: https://russelldavies.github.io/jwk-creator/
-
Export the public key of a certificate as a JSON Web Key (JWK) This should also include the optional attributes x5c, x5t and x5t#S256 as specified in rfc7517
-
Export a private key as a JSON Web Key (JWK)