mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
- Cert auth had a logic error when crafting the error response when configured with a leaf certificate to validate against. It would generate an error response that used a nil error. - Make the cert auth error messages the same when we fail to match constraints
4 lines
116 B
Plaintext
4 lines
116 B
Plaintext
```release-note:bug
|
|
auth/cert: Merge error messages returned in login failures and include error when present
|
|
```
|