ykman piv certificates generate <SLOT> <PUBLIC-KEY>
Generate a self-signed X.509 certificate
Arguments
Name | Description |
---|
SLOT | PIV slot of the certificate |
PUBLIC-KEY | File containing a public key. Use '-' to use stdin |
Options
Name | Description |
---|
-m, --management-key <TEXT> | The management key |
-P, --pin <TEXT> | PIN code |
-s, --subject <TEXT> | |
-d, --valid-days <INTEGER> | Number of days until the certificate expires |
-a, --hash-algorithm <hash algorithm> | Hash algorithm |
-h, --help | Show piv certificates generate usage information |