1
0
mirror of https://github.com/moparisthebest/curl synced 2025-02-28 17:31:46 -05:00
Gilles Vollant cac5374298
setopt: support certificate options in memory with struct curl_blob
This change introduces a generic way to provide binary data in setopt
options, called BLOBs.

This change introduces these new setopts:

CURLOPT_ISSUERCERT_BLOB, CURLOPT_PROXY_SSLCERT_BLOB,
CURLOPT_PROXY_SSLKEY_BLOB, CURLOPT_SSLCERT_BLOB and CURLOPT_SSLKEY_BLOB.

Reviewed-by: Daniel Stenberg
Closes #5357
2020-05-15 13:03:59 +02:00
..
2019-11-26 08:32:23 +01:00
2019-11-08 14:51:42 +01:00
2020-01-16 11:55:56 +01:00
2020-01-16 11:55:56 +01:00
2019-11-08 14:51:42 +01:00
2018-09-13 08:26:37 +02:00
2019-06-10 09:18:16 +02:00