1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/include/curl
Gilles Vollant 77fc3859b2 SSL: support in-memory CA certs for some backends
- 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
2021-05-05 02:29:16 -04:00
..
.gitignore includes: remove curl/curlbuild.h and curl/curlrules.h 2017-06-14 11:07:33 +02:00
curl.h SSL: support in-memory CA certs for some backends 2021-05-05 02:29:16 -04:00
curlver.h RELEASE-NOTES: synced 2021-04-15 08:24:19 +02:00
easy.h curl.se: new home 2020-11-04 23:59:47 +01:00
Makefile.am curl.se: new home 2020-11-04 23:59:47 +01:00
mprintf.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
multi.h curl.se: new home 2020-11-04 23:59:47 +01:00
options.h curl.se: new home 2020-11-04 23:59:47 +01:00
stdcheaders.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
system.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
typecheck-gcc.h typecheck-gcc: make the ssl-ctx-cb check use SSL_CTX pointers 2021-04-07 00:16:40 +02:00
urlapi.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00