openssl/crypto/ocsp
Rich Salz 0495a3ec4a Add OCSP_PARTIAL_CHAIN to OCSP_basic_verify()
This adds a flag, OCSP_PARTIAL_CHAIN, to the OCSP_basic_verify()
function.  This is equivlent to X509_V_FLAG_PARTIAL_CHAIN, in that
if any certificate in the OCSP response is in the trust store, then
trust it.

Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/12666)
2020-08-27 20:03:39 +02:00
..
build.info Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.c 2020-02-10 16:49:37 +01:00
ocsp_asn.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ocsp_cl.c Introduce X509_add_cert[s] simplifying various additions to cert lists 2020-08-12 13:54:37 +02:00
ocsp_err.c OCSP: Add return value checks. 2020-08-19 13:15:27 +10:00
ocsp_ext.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
ocsp_http.c Update copyright year 2020-04-23 13:55:52 +01:00
ocsp_lib.c Update copyright year 2020-04-23 13:55:52 +01:00
ocsp_local.h Introduce X509_add_cert[s] simplifying various additions to cert lists 2020-08-12 13:54:37 +02:00
ocsp_prn.c Update copyright year 2020-05-15 14:09:49 +01:00
ocsp_srv.c Introduce X509_add_cert[s] simplifying various additions to cert lists 2020-08-12 13:54:37 +02:00
ocsp_vfy.c Add OCSP_PARTIAL_CHAIN to OCSP_basic_verify() 2020-08-27 20:03:39 +02:00
v3_ocsp.c Update copyright year 2020-05-15 14:09:49 +01:00