mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-07 03:41:13 +01:00
* Add "plumbing" for surfacing warnings, and add warning about TTL > maxTTL when issuing a cert.
3 lines
133 B
Plaintext
3 lines
133 B
Plaintext
```release-note:improvement
|
|
secrets/pki: Add a warning to any successful response when the requested TTL is overwritten by MaxTTL
|
|
``` |