1 Commits

Author SHA1 Message Date
Steven Clark
2c3b41c688
Address cert auth error message logic error (#27202)
- 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
2024-05-24 15:31:56 -04:00