We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33b0323 commit 7d842bdCopy full SHA for 7d842bd
1 file changed
website/content/docs/configuration/seal/pkcs11.mdx
@@ -67,7 +67,7 @@ These parameters apply to the `seal` stanza in the Vault configuration file:
67
the `VAULT_HSM_SLOT` environment variable.
68
69
~> **Note**: Slots are typically listed as hex-decimal values in the OS setup
70
- utility and their decimal equivalent is what should be used. For example, using the
+ utility but this configuration uses their decimal equivalent. For example, using the
71
HSM command-line `pkcs11-tool`, a slot listed as `0x2000000000000001`in hex is equal
72
to `2305843009213693953` in decimal; these values may be listed shorter or
73
differently as determined by the HSM in use.
0 commit comments