Vault secures, stores, and tightly controls access to tokens, passwords, certificates, API keys, and other secrets in modern computing. Vault handles leasing, key revocation, key rolling, and auditing. Vault presents a unified API to access multiple backends: HSMs, AWS IAM, SQL databases, raw key/value, and more. https://vaultproject.io
See https://github.com/hashicorp/vault/releases for releases.
Edit the Makefile
to ensure that you are setting the intended version, then run make
.
make