mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
* Limit ACME issued certificates to a max of 90 days - If the normal NotAfter date that is calculated from the mount/issuer/role TTL values is greater than 90 days, override the TTL value to a 90-day value. * Add changelog
4 lines
114 B
Plaintext
4 lines
114 B
Plaintext
```release-note:improvement
|
|
secrets/pki: Limit ACME issued certificates NotAfter TTL to a maximum of 90 days
|
|
```
|