]> git.ipfire.org Git - thirdparty/openssl.git/commit
add getter for tbsResponseData and signatureAlgorithm on OCSP_BASICRESP
authorPaul Kehrer <paul.l.kehrer@gmail.com>
Sat, 1 Sep 2018 04:05:55 +0000 (00:05 -0400)
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Mon, 3 Sep 2018 04:07:22 +0000 (06:07 +0200)
commit20c36721747d8dd383115b1843f14f677177d97d
treed0705dfb63a63e542f5394422a50edebbc37afe8
parent6bcfcf16bf6aef4f9ec267d8b86ae1bffd8deab9
add getter for tbsResponseData and signatureAlgorithm on OCSP_BASICRESP

fixes #7081

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/7082)
crypto/ocsp/ocsp_cl.c
doc/man3/OCSP_resp_find_status.pod
include/openssl/ocsp.h
util/libcrypto.num