open-vault/website/content/api-docs
Alexander Scheel b85d6ec434
Fix RevocationSigAlgo support in OCSP (#17436)
* Allow OCSP to use issuer's RevocationSigAlgo

When an issuer specifies a RevocationSigAlgo, we should largely follow
this for both CRLs and OCSP. However, x/crypto/ocsp lacks support for
PSS signatures, so we drop these down to PKCS#1v1.5 instead.

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>

* Add warning when issuer has PSS-based RevSigAlgo

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>

* Add note about OCSP and PSS support

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
2022-10-06 12:01:12 -04:00
..
auth website: content updates for developer (#17035) 2022-09-22 08:11:04 -07:00
secret Fix RevocationSigAlgo support in OCSP (#17436) 2022-10-06 12:01:12 -04:00
system Update docs for new test/sign params for managed key api and GCP parameters (#17323) 2022-09-27 16:17:44 -04:00
index.mdx website: content updates for developer (#17035) 2022-09-22 08:11:04 -07:00
libraries.mdx Developer Quickstart docs improvements (#16199) 2022-06-30 08:50:35 -07:00
relatedtools.mdx website: content updates for developer (#17035) 2022-09-22 08:11:04 -07:00