Unverified Commit 1708cc6f authored by Loann Le's avatar Loann Le Committed by GitHub
Browse files

Update website/content/docs/concepts/seal.mdx

Co-authored-by: default avatarYoko Hyakuna <yoko@hashicorp.com>
parent 68ca1405
Showing with 1 addition and 1 deletion
+1 -1
...@@ -81,7 +81,7 @@ access to the root key shards. ...@@ -81,7 +81,7 @@ access to the root key shards.
## Auto Unseal ## Auto Unseal
-> **Note:** The Seal Wrap functionality is enabled by default. For this reason, HSM must be available throughout Vault's runtime and not just during the unseal process. Refer to the [Seal Wrap](/docs/enterprise/sealwrap) documenation for more information. -> **Note:** The Seal Wrap functionality is enabled by default. For this reason, the seal provider (HSM or cloud KMS) must be available throughout Vault's runtime and not just during the unseal process. Refer to the [Seal Wrap](/docs/enterprise/sealwrap) documenation for more information.
Auto Unseal was developed to aid in reducing the operational complexity of Auto Unseal was developed to aid in reducing the operational complexity of
keeping the unseal key secure. This feature delegates the responsibility of keeping the unseal key secure. This feature delegates the responsibility of
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment