mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2026-01-08 21:21:32 +00:00
Update seal.mdx (#28133)
Typo Co-authored-by: divyaac <divya.chandrasekaran@hashicorp.com>
This commit is contained in:
@@ -53,7 +53,7 @@ decrypt the root key.
|
||||
|
||||
The unseal process is done by running `vault operator unseal` or via the API.
|
||||
This process is stateful: each key can be entered via multiple mechanisms from
|
||||
multiple client machines and it will work. This allows each shares of the root
|
||||
multiple client machines and it will work. This allows each share of the root
|
||||
key to be on a distinct client machine for better security.
|
||||
|
||||
Note that when using the Shamir seal with multiple nodes, each node must be
|
||||
|
||||
Reference in New Issue
Block a user