ykman piv certificates request <SLOT> <PUBLIC-KEY> <CSR>
Generate a Certificate Signing Request (CSR)
Arguments
Name | Description |
---|---|
SLOT | PIV slot of the certificate |
PUBLIC-KEY | File containing a public key. Use '-' to use stdin |
CSR | File to write CSR to. Use '-' to use stdout |
Options
Name | Description |
---|---|
-P, --pin <TEXT> | PIN code |
-s, --subject <TEXT> |
|
-a, --hash-algorithm <hash algorithm> | Hash algorithm |
-h, --help | Show piv certificates request usage information |