mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-09 08:55:13 -04:00
Expanded acronym to imrpove clarity (#22001)
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
This commit is contained in:
parent
068da27a2d
commit
df05956e2b
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ encryption key are supported when using an HSM.
|
|||
|
||||
## Performance and availability
|
||||
|
||||
When an HSM is used for generating various CSPs or for entropy augmentation,
|
||||
When an HSM is used for generating various Critical Security Parameters (CSPs) or for entropy augmentation,
|
||||
interaction with the HSM becomes part of the request processing for
|
||||
functionality using it. This means the HSM must be online and available for
|
||||
those requests to succeed. Additionally, some operations are performed much
|
||||
|
|
|
|||
Loading…
Reference in a new issue