mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-11 06:44:15 -05:00
* 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 |
||
|---|---|---|
| .. | ||
| cmd/cert | ||
| test-fixtures | ||
| backend.go | ||
| backend_test.go | ||
| cli.go | ||
| path_certs.go | ||
| path_config.go | ||
| path_crls.go | ||
| path_crls_test.go | ||
| path_login.go | ||
| path_login_test.go | ||
| test_responder.go | ||