]> git.ipfire.org Git - thirdparty/curl.git/commit
CURLOPT_SSL_OPTIONS: add *_NATIVE_CA to use Windows CA store (with openssl)
authorGilles Vollant <info@winimage.com>
Fri, 13 Sep 2019 09:24:00 +0000 (11:24 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 8 May 2020 13:55:04 +0000 (15:55 +0200)
commit148534db57dda611cf8516e92e4d6e35fc1e5074
tree0eab3d760825600ddcb5e20a028225db92f38eef
parent76b9e8de7b565891329790c64897377aa6ec4ac0
CURLOPT_SSL_OPTIONS: add *_NATIVE_CA to use Windows CA store (with openssl)

Closes #4346
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
src/tool_cfgable.h
src/tool_operate.c
src/tool_setopt.c