mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 09:42:25 +00:00
* Handle expired OCSP responses from server - If a server replied with what we considered an expired OCSP response (nextUpdate is now or in the past), and it was our only response we would panic due to missing error handling logic. * Add cl
4 lines
90 B
Plaintext
4 lines
90 B
Plaintext
```release-note:bug
|
|
auth/cert: Handle errors related to expired OCSP server responses
|
|
```
|