mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-10 08:37:00 +02:00
Update seal.mdx (#28133)
Typo Co-authored-by: divyaac <divya.chandrasekaran@hashicorp.com>
This commit is contained in:
parent
85c8ea475a
commit
bb034b87df
@ -53,7 +53,7 @@ decrypt the root key.
|
|||||||
|
|
||||||
The unseal process is done by running `vault operator unseal` or via the API.
|
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
|
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.
|
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
|
Note that when using the Shamir seal with multiple nodes, each node must be
|
||||||
|
Loading…
Reference in New Issue
Block a user