open-vault/builtin/credential/cert
Alexander Scheel 45acac0e64
Return OCSP errors on cert auth login failures (#20234)
* 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>
2023-04-19 08:54:45 -04:00
..
cmd/cert adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
test-fixtures cert/tests: fix tests due to cert expiry (#6647) 2019-04-26 16:49:30 -07:00
backend.go openapi: Add display attributes for cert auth (#19383) 2023-04-07 13:12:56 -04:00
backend_test.go Add missing cert auth ocsp read data (#20154) 2023-04-13 18:59:09 +00:00
cli.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_certs.go Add missing cert auth ocsp read data (#20154) 2023-04-13 18:59:09 +00:00
path_config.go openapi: Add display attributes for cert auth (#19383) 2023-04-07 13:12:56 -04:00
path_crls.go openapi: Add display attributes for cert auth (#19383) 2023-04-07 13:12:56 -04:00
path_crls_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_login.go Return OCSP errors on cert auth login failures (#20234) 2023-04-19 08:54:45 -04:00
path_login_test.go Add missing cert auth ocsp read data (#20154) 2023-04-13 18:59:09 +00:00
test_responder.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00