vault/builtin/credential/cert
Scott Miller cda20e39b1
Ferry ocsp_ca_certificates over the OCSP ValidationConf (#28309)
* Ferry ocsp_ca_certificates over the OCSP ValidationConf

* changelog

* First check issuer, then check extraCAS

* Use the correct cert when the signature validation from issuer succeeds

* Validate via extraCas in the cert missing case as well

* dedupe logic

* remove CA test
2024-09-11 09:57:27 -05:00
..
cmd/cert [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
test-fixtures cert/tests: fix tests due to cert expiry (#6647) 2019-04-26 16:49:30 -07:00
backend.go Increase cert auth role cache max size (#27942) 2024-08-01 13:08:44 -05:00
backend_test.go Fix case handling in policyutil.EquivalentPolicies() (#16484) 2024-05-31 09:58:03 -04:00
cli.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_certs.go Proceed with cert auth login attempts if ocsp_fail_open is true and servers are unreachable (#25982) 2024-03-19 10:39:37 -04:00
path_config.go Cache trusted cert values, invalidating when anything changes (#25421) 2024-02-15 21:48:30 +00:00
path_crls.go Cache trusted cert values, invalidating when anything changes (#25421) 2024-02-15 21:48:30 +00:00
path_crls_test.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
path_login.go Ferry ocsp_ca_certificates over the OCSP ValidationConf (#28309) 2024-09-11 09:57:27 -05:00
path_login_test.go Ferry ocsp_ca_certificates over the OCSP ValidationConf (#28309) 2024-09-11 09:57:27 -05:00
test_responder.go chore: fix deprecated ioutil readall (#27823) 2024-07-30 09:18:24 -04:00