Skip to content

Commit

Permalink
docs: add YubiHSM2 capabilities for ECDSA (#48720)
Browse files Browse the repository at this point in the history
  • Loading branch information
nklaassen authored Nov 11, 2024
1 parent 01424c1 commit 378e901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/admin-guides/deploy-a-cluster/hsm.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ to use.
Created session 0
# Create an Authenticate Key for Teleport
yubihsm> put authkey 0 0 "Teleport Auth Key" 1 generate-asymmetric-key:sign-pkcs:delete-asymmetric-key sign-pkcs:sign-pss:decrypt-pkcs:decrypt-oaep hunter22
yubihsm> put authkey 0 0 "Teleport Auth Key" 1 generate-asymmetric-key:sign-pkcs:sign-pss:sign-ecdsa:delete-asymmetric-key sign-pkcs:sign-pss:decrypt-pkcs:decrypt-oaep:sign-ecdsa hunter22
Stored Authentication key 0x85cf
# Make sure you can open a session with the new authentication key and password
Expand Down

0 comments on commit 378e901

Please sign in to comment.