Skip to content

Commit

Permalink
backport of commit a58c6ec (#16022)
Browse files Browse the repository at this point in the history
Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com>
  • Loading branch information
1 parent 81c4cc5 commit de6a5c3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion website/content/docs/enterprise/entropy-augmentation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,10 @@ and include the following:
- JWT token wrapping keys
- Root tokens
- DR operation tokens
- [Transit](/docs/secrets/transit) backend key generation
- [Transit](/docs/secrets/transit) backend key generation and `/random` endpoint (`/random` only on Vault 1.11+)
- [PKI](/docs/secrets/pki) issuer key generation, but not for leaf certificate private keys
- [`/sys/tools/random`](/api-docs/system/tools#generate-random-bytes) endpoint (Vault 1.11+)
- [SSH](/docs/secrets/ssh) CA key generation, but not for key pair generation

## Enabling/Disabling

Expand Down

0 comments on commit de6a5c3

Please sign in to comment.