Add a couple more places with entropy augmentation (#23854)

This commit is contained in:
Scott Miller
2023-10-26 10:07:14 -05:00
committed by GitHub
parent b7a97cba92
commit 307d27ef77

View File

@@ -36,7 +36,7 @@ number operations on critical security parameters (CSPs).
These CSPs have been selected from our previous work in [evaluating Vault for conformance with
FIPS 140-2 guidelines for key storage and key transport](https://www.datocms-assets.com/2885/1510600487-vault_compliance_letter_fips_140-2.pdf)
and include the following:
and include (but not limited to) the following:
- Vaults root key
- Keyring encryption keys
@@ -52,6 +52,9 @@ and include the following:
- [SSH](/vault/docs/secrets/ssh) CA key generation, but not for key pair generation
- [KMIP](/vault/docs/secrets/kmip) uses EA for its TLS CA, server, and client
certificates.
- Passwords generated where password policies are supported.
- TOTP two factor keys.
## Enabling/Disabling