Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Loann Le <[email protected]>
  • Loading branch information
stevendpclark and taoism4504 authored Jan 28, 2022
1 parent feca4d1 commit 33b0323
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/content/docs/configuration/seal/pkcs11.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ These parameters apply to the `seal` stanza in the Vault configuration file:
the `VAULT_HSM_SLOT` environment variable.

~> **Note**: Slots are typically listed as hex-decimal values in the OS setup
utility and their decimal equivalent is what should be used. For example using the
HSM command-line `pkcs11-tool` a slot listed as `0x2000000000000001`in hex is equal
utility and their decimal equivalent is what should be used. For example, using the
HSM command-line `pkcs11-tool`, a slot listed as `0x2000000000000001`in hex is equal
to `2305843009213693953` in decimal; these values may be listed shorter or
differently as determined by the HSM in use.

Expand Down

0 comments on commit 33b0323

Please sign in to comment.