mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-06 19:31:09 +01:00
* Return OCSP errors on cert auth login failures Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> * Switch to immediately returning the first match Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> * Add changelog entry Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> --------- Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
4 lines
108 B
Plaintext
4 lines
108 B
Plaintext
```release-note:improvement
|
|
auth/cert: Better return OCSP validation errors during login to the caller.
|
|
```
|