gov-uk-sign-in-pem-to-jwk
v1.1.0
Published
Convert a PEM file containing the private key for signing token exchange in the GOV.UK Sign In service to a JWK format file.
Downloads
2
Readme
GOV.UK Sign In PEM to JWK
Convert a PEM file containing the private key for signing token exchange in the GOV.UK Sign In service to a JWK format file.
$ pem-to-jwk <path/to/private.pem> [<path/to/private.jwk>]