mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-07 20:01:42 +01:00
* Fix return certificate expiry time from NearExpiration - The duration returned from the NearExpiration is supposed to represent the time till expiry from now and not the calculated time a month from now. * Add cl * PR feedback
4 lines
124 B
Plaintext
4 lines
124 B
Plaintext
```release-note:bug
|
|
vault/diagnose: Fix time to expiration reporting within the TLS verification to not be a month off.
|
|
```
|