ykman openpgp keys attest <KEY> <CERTIFICATE>
Generate a attestation certificate for a key. Attestation is used to show that an asymmetric key was generated on the YubiKey and therefore doesn't exist outside the device
Arguments
Name | Description |
---|---|
KEY | Key slot to attest (sig, enc, aut, or att) |
CERTIFICATE | File to write attestation certificate to. Use '-' to use stdout |
Options
Name | Description |
---|---|
-P, --pin <TEXT> | PIN code |
-F, --format <format> | Encoding format |
-h, --help | Show openpgp keys attest usage information |