]> git.ipfire.org Git - thirdparty/curl.git/commit
openssl: CURLSSLOPT_NO_PARTIALCHAIN can disable partial cert chains
authorDaniel Stenberg <daniel@haxx.se>
Mon, 2 Dec 2019 09:55:33 +0000 (10:55 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 3 Dec 2019 15:28:50 +0000 (16:28 +0100)
commit564d88a8bd190a21b362d6da535fccf74d33394d
treef1d0c5c77852f77bd2eb08e978925e2a79a9a495
parent94f1f771586913addf5c68f9219e176036c50115
openssl: CURLSSLOPT_NO_PARTIALCHAIN can disable partial cert chains

Closes #4655
docs/libcurl/opts/CURLOPT_SSL_OPTIONS.3
docs/libcurl/symbols-in-versions
include/curl/curl.h
lib/setopt.c
lib/urldata.h
lib/vtls/openssl.c