openssl/crypto/ocsp
David von Oheimb 121738d1cb Fix OCSP_basic_verify() cert chain construction in case bs->certs is NULL
Now the certs arg is not any more neglected when building the signer cert chain.
Added case to test/recipes/80-test_ocsp.t proving fix for 3-level CA hierarchy.

See also http://rt.openssl.org/Ticket/Display.html?id=4620

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4124)
2017-08-16 14:32:38 -04:00
..
build.info
ocsp_asn.c
ocsp_cl.c Fix return-value checks in OCSP_resp_get1_id() 2017-06-27 10:49:53 -05:00
ocsp_err.c
ocsp_ext.c
ocsp_ht.c
ocsp_lcl.h
ocsp_lib.c
ocsp_prn.c
ocsp_srv.c
ocsp_vfy.c Fix OCSP_basic_verify() cert chain construction in case bs->certs is NULL 2017-08-16 14:32:38 -04:00
v3_ocsp.c