/encryption key/master key/

This commit is contained in:
Jorge Ferreira 2016-01-19 15:42:50 +00:00
parent c8ae8189d7
commit 306c63b1be
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ as Consul to make sure you only query Vault servers that are unsealed.
## Sealing
There is also an API to seal the Vault. This will throw away the encryption
There is also an API to seal the Vault. This will throw away the master
key and require another unseal process to restore it. Sealing only requires
a single operator with root privileges.