openssl/crypto/ocsp
Benjamin Kaduk ce5886dda8 Add an API to get the signer of an OCSP response
Add a new function OCSP_resp_get0_signer() that looks in the
certs bundled with the response as well as in additional certificates
provided as a function argument, returning the certificate that signed
the given response (if present).

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4573)
2017-11-11 20:03:49 -06:00
..
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
ocsp_asn.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
ocsp_cl.c Fix return-value checks in OCSP_resp_get1_id() 2017-06-27 10:49:53 -05:00
ocsp_err.c make error tables const and separate header file 2017-06-07 15:12:03 -04:00
ocsp_ext.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
ocsp_ht.c Move e_os.h to be the very first include. 2017-08-30 07:20:44 +10:00
ocsp_lcl.h Remove 4 broken macros from ocsp.h 2017-11-07 10:47:01 +00:00
ocsp_lib.c Add X509_get0_serialNumber() and constify OCSP_cert_to_id() 2016-08-19 12:47:31 +01:00
ocsp_prn.c Tidy up OCSP print handling. 2016-06-02 15:30:27 +01:00
ocsp_srv.c style : fix some if(... 2017-11-07 17:09:24 +01:00
ocsp_vfy.c Add an API to get the signer of an OCSP response 2017-11-11 20:03:49 -06:00
v3_ocsp.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00