mirror of
https://github.com/moparisthebest/curl
synced 2024-11-11 12:05:06 -05:00
77fc3859b2
- New options CURLOPT_CAINFO_BLOB and CURLOPT_PROXY_CAINFO_BLOB to specify in-memory PEM certificates for OpenSSL, Schannel (Windows) and Secure Transport (Apple) SSL backends. Prior to this change PEM certificates could only be imported from a file and not from memory. Co-authored-by: moparisthebest@users.noreply.github.com Ref: https://github.com/curl/curl/pull/4679 Ref: https://github.com/curl/curl/pull/5677 Ref: https://github.com/curl/curl/pull/6109 Closes https://github.com/curl/curl/pull/6662 |
||
---|---|---|
.. | ||
.gitignore | ||
curl.h | ||
curlver.h | ||
easy.h | ||
Makefile.am | ||
mprintf.h | ||
multi.h | ||
options.h | ||
stdcheaders.h | ||
system.h | ||
typecheck-gcc.h | ||
urlapi.h |