mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 02:57:59 +00:00
Correcting typo on "mechanisms" (#1822)
This commit is contained in:
@@ -31,7 +31,7 @@ fine-grained security controls, auditing, and non-repudiation.
|
||||
Lastly Vault forces a mandatory lease contract with clients. All secrets read
|
||||
from Vault have an associated lease which enables operations to audit key
|
||||
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.
|
||||
|
||||
Vault is an open source tool that can be deployed to any environment, and does
|
||||
|
||||
Reference in New Issue
Block a user