]> granicus.if.org Git - openssl/commit
Add the ability to set OCSP_RESPID fields
authorMatt Caswell <matt@openssl.org>
Mon, 12 Sep 2016 16:39:55 +0000 (17:39 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 22 Sep 2016 08:27:45 +0000 (09:27 +0100)
commite12c0beb5a652ba0c3a71e633a77fafbb4f86aa4
treef0beae629bc3ba297f12fe82fce1b2f008bd3b89
parente408c09bbf7c3057bda4b8d20bec1b3a7771c15b
Add the ability to set OCSP_RESPID fields

OCSP_RESPID was made opaque in 1.1.0, but no accessors were provided for
setting the name/key value for the OCSP_RESPID.

Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/ocsp/ocsp_srv.c
doc/crypto/OCSP_response_status.pod
include/openssl/ocsp.h
util/libcrypto.num