Fix the title header - What is Vault (#20465)
This commit is contained in:
parent
410735e88c
commit
a56e4ca96a
|
@ -7,7 +7,7 @@ description: >-
|
||||||
compares to existing software, and contains a quick start for using Vault.
|
compares to existing software, and contains a quick start for using Vault.
|
||||||
---
|
---
|
||||||
|
|
||||||
## What is Vault?
|
# What is Vault?
|
||||||
|
|
||||||
HashiCorp Vault is an identity-based secrets and encryption management system. A _secret_ is anything that you want to tightly control access to, such as API encryption keys, passwords, and certificates. Vault provides encryption services that are gated by authentication and authorization methods. Using Vault’s UI, CLI, or HTTP API, access to secrets and other sensitive data can be securely stored and managed, tightly controlled (restricted), and auditable.
|
HashiCorp Vault is an identity-based secrets and encryption management system. A _secret_ is anything that you want to tightly control access to, such as API encryption keys, passwords, and certificates. Vault provides encryption services that are gated by authentication and authorization methods. Using Vault’s UI, CLI, or HTTP API, access to secrets and other sensitive data can be securely stored and managed, tightly controlled (restricted), and auditable.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue