pem2jwk

command module
v0.0.0-...-0fea1dd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 3, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

README

pem2jwk

This tool converts the keys and certificates in PEM format to JWK format.

% ./pem2jwk
Usage of ./pem2jwk:
 <options> pemfile1 <pemfile2>
  -alg string
    	The JWA alg to be set (default "PS256")
  -kid string
    	The kid of the key
  -kidFromFile
    	Generate the kid from filename
  -use string
    	The usage of the key (default "sig")
  -x5atts
    	If the x5* attributes should be created

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL