mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-06 19:31:09 +01: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
|
|
```
|