mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
* PKI: Do not load revoked certificates if CRL has been disabled - Restore the prior behavior of not reading in all revoked certificates if the CRL has been disabled as there might be performance issues if a customer had or is still revoking a lot of certificates. * Add cl
4 lines
104 B
Plaintext
4 lines
104 B
Plaintext
```release-note:bug
|
|
secrets/pki: Do not read revoked certificates from backend when CRL is disabled
|
|
```
|