⭕info
Manage the PIV Application.
ykman piv COMMAND ARGS
Command
Description
access
Manage PIN, PUK and Management Key.
certificates
Manage certificates.
info
Display general status of the PIV application.
keys
Manage private keys.
objects
Manage PIV data objects.
reset
Reset all PIV data.
Options
Description
-h, --help
Show this message and exit.
❊ Examples
LIST HELP
ykman piv -h
info Display general status of the PIV application.
reset Reset all PIV data.
access Manage PIN, PUK, and Management Key.
certificates Manage certificates.
keys Manage private keys.
objects Manage PIV data objects.ykman piv access -h
change-management-key Change the management key.
change-pin Change the PIN code.
change-puk Change the PUK code.
set-retries Set the number of PIN and PUK retry attempts.
unblock-pin Unblock the PIN (using PUK).ykman piv certificates -h
delete Delete a certificate.
export Export an X.509 certificate.
generate Generate a self-signed X.509 certificate.
import Import an X.509 certificate.
request Generate a Certificate Signing Request (CSR).PIV INFO
RESET PIV INTERFACE
Change the PIN from 123456 to 654321:
Generate an ECC P-256 private key and a self-signed certificate in slot 9a:
Last updated
Was this helpful?