vault/website/content/api-docs
Steven Clark c8fb36a377
Add an OCSP responder to Vault's PKI plugin (#16723)
* Refactor existing CRL function to storage getRevocationConfig

* Introduce ocsp_disable config option in config/crl

* Introduce OCSPSigning usage flag on issuer

* Add ocsp-request passthrough within lower layers of Vault

* Add OCSP responder to Vault PKI

* Add API documentation for OCSP

* Add cl

* Revert PKI storage migration modifications for OCSP

* Smaller PR feedback items

 - pki.mdx doc update
 - parens around logical.go comment to indicate DER encoded request is
   related to OCSP and not the snapshots
 - Use AllIssuers instead of writing them all out
 - Drop zero initialization of crl config's Disable flag if not present
 - Upgrade issuer on the fly instead of an initial migration

* Additional clean up backing out the writeRevocationConfig refactoring

* Remove Dirty issuer flag and update comment about not writing upgrade to
storage

* Address PR feedback and return Unknown response when mismatching issuer

* make fmt

* PR Feedback.

* More PR feedback

 - Leverage ocsp response constant
 - Remove duplicate errors regarding unknown issuers
2022-08-22 14:06:15 -04:00
..
auth auth/kerberos: add remove_instance_name config (#16594) 2022-08-04 16:38:12 -04:00
secret Add an OCSP responder to Vault's PKI plugin (#16723) 2022-08-22 14:06:15 -04:00
system Docs/autopilot typo fix and DR autopilot clarification (#12596) 2022-08-19 14:30:13 -07:00
index.mdx Add section for Engine V2 requests (#14381) 2022-07-21 10:38:57 -04:00
libraries.mdx Developer Quickstart docs improvements (#16199) 2022-06-30 08:50:35 -07:00
relatedtools.mdx Fix typos (#16749) 2022-08-17 09:47:56 -07:00