mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-22 19:21:09 +01:00
Correcting typo on "mechanisms" (#1822)
This commit is contained in:
parent
4ec81141e8
commit
1b9ee9fed4
@ -31,7 +31,7 @@ fine-grained security controls, auditing, and non-repudiation.
|
|||||||
Lastly Vault forces a mandatory lease contract with clients. All secrets read
|
Lastly Vault forces a mandatory lease contract with clients. All secrets read
|
||||||
from Vault have an associated lease which enables operations to audit key
|
from Vault have an associated lease which enables operations to audit key
|
||||||
usage, perform key rolling, and ensure automatic revocation. Vault provides
|
usage, perform key rolling, and ensure automatic revocation. Vault provides
|
||||||
multiple revocation mechansims to give operators a clear "break glass"
|
multiple revocation mechanisms to give operators a clear "break glass"
|
||||||
procedure after a potential compromise.
|
procedure after a potential compromise.
|
||||||
|
|
||||||
Vault is an open source tool that can be deployed to any environment, and does
|
Vault is an open source tool that can be deployed to any environment, and does
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user