We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feca4d1 commit 33b0323Copy full SHA for 33b0323
1 file changed
website/content/docs/configuration/seal/pkcs11.mdx
@@ -67,8 +67,8 @@ 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
71
- 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
72
to `2305843009213693953` in decimal; these values may be listed shorter or
73
differently as determined by the HSM in use.
74
0 commit comments