ykman piv certificates import <SLOT> <CERTIFICATE>
Import an X.509 certificate
Arguments
| Name | Description | 
|---|---|
| SLOT | PIV slot of the certificate | 
| CERTIFICATE | File containing the certificate. Use '-' to use stdin | 
Options
| Name | Description | 
|---|---|
| -m, --management-key  <TEXT> | The management key | 
| -P, --pin  <TEXT> | PIN code | 
| -p, --password  <TEXT> | A password may be needed to decrypt the data | 
| -v, --verify | Verify that the certificate matches the private key in the slot | 
| -h, --help | Show piv certificates import usage information |