mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 11:38:02 +00:00
backport of commit 787897fa3a (#21094)
Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e97d381b46
commit
ccef1d9200
@@ -207,8 +207,8 @@ PKI secret engine performs a list operation on the stored certificates. If a lar
|
||||
of certificates are stored this can cause long start times on active and standby nodes.
|
||||
|
||||
There is currently no workaround for this other than limiting the number of certificates stored
|
||||
in Vault via the [PKI tidy](/vault/api-docs/secret/pki.mdx#tidy) or using `no_store`
|
||||
flag for [PKI roles](/vault/api-docs/secret/pki.mdx#createupdate-role).
|
||||
in Vault via the [PKI tidy](/vault/api-docs/secret/pki#tidy) or using `no_store`
|
||||
flag for [PKI roles](/vault/api-docs/secret/pki#createupdate-role).
|
||||
|
||||
#### Impacted Versions
|
||||
|
||||
|
||||
@@ -149,8 +149,8 @@ PKI secret engine performs a list operation on the stored certificates. If a lar
|
||||
of certificates are stored this can cause long start times on active and standby nodes.
|
||||
|
||||
There is currently no workaround for this other than limiting the number of certificates stored
|
||||
in Vault via the [PKI tidy](/vault/api-docs/secret/pki.mdx#tidy) or using `no_store`
|
||||
flag for [PKI roles](/vault/api-docs/secret/pki.mdx#createupdate-role).
|
||||
in Vault via the [PKI tidy](/vault/api-docs/secret/pki#tidy) or using `no_store`
|
||||
flag for [PKI roles](/vault/api-docs/secret/pki#createupdate-role).
|
||||
|
||||
#### Impacted Versions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user