mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-28 04:10:44 -04:00
Fix broken link
This commit is contained in:
parent
4940bd2ec1
commit
f6575ec551
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ cryptographic operations (encrypt and decrypt) using those keys. It supports
|
|||
access controls and auditing as well.
|
||||
|
||||
In contrast, Vault provides a comprehensive secret management solution.
|
||||
The [`transit` backend](http://localhost:4567/docs/secrets/transit/index.html)
|
||||
The [`transit` backend](/docs/secrets/transit/index.html)
|
||||
provides similar capabilities as the KMS service, allowing for encryption keys
|
||||
to be stored and cryptographic operations to be performed. However, Vault goes
|
||||
much futher than just key management.
|
||||
|
|
|
|||
Loading…
Reference in a new issue