Skip to content

Commit

Permalink
Merge PR #543.
Browse files Browse the repository at this point in the history
  • Loading branch information
dainnilsson committed Jul 24, 2023
2 parents c68286b + fc54503 commit d682eb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ykman/_cli/openpgp.py
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ def import_key(ctx, key, private_key, admin_pin):
@click.argument("certificate", type=click.File("wb"), metavar="CERTIFICATE")
def attest(ctx, key, certificate, pin, format):
"""
Generate a attestation certificate for a key.
Generate an 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.
Expand Down

0 comments on commit d682eb9

Please sign in to comment.