summaryrefslogtreecommitdiffstats
path: root/external
diff options
context:
space:
mode:
authorDavid Cooper <david.cooper@nist.gov>2017-08-18 09:27:19 -0400
committerMatt Caswell <matt@openssl.org>2018-01-24 18:30:31 +0000
commitb4dd21a7b8b850a39b0f610fceca21557853c943 (patch)
treefa51e54fae522f19759f48211061263a8c7b8758 /external
parenta26dd465b21d8def440c16b6bd90227b03e12e02 (diff)
Add -rsigopt option to ocsp command
Add a -rsigopt option to the ocsp command that allows signature parameters to be provided for the signing of OCSP responses. The parameters that may be provided to -rsigopt are the same as may be provided to -sigopt in the ca, req, and x509 commands. This PR also defines a OCSP_basic_sign_ctx() function, which functions in the same way as OCSP_basic_sign(), except that it accepts a EVP_MD_CTX rather than a key and digest. The OCSP_basic_sign_ctx() function is used to implement the -rsigopt option in the ocsp command. Reviewed-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/4190)
Diffstat (limited to 'external')
0 files changed, 0 insertions, 0 deletions