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:28:07 +0000 (09:28 +0100)
commit1645f3f4b9f717133ffcaf3398508ed2ddc81374
tree94b61117f2cc52cf105619e9369e36dfd7f3c211
parenta59ab1c4dd27a4c7c6e88f3c33747532fd144412
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