curl/lib/vtls
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
..
bearssl.c
bearssl.h
gskit.c
gskit.h
gtls.c
gtls.h
mbedtls_threadlock.c
mbedtls_threadlock.h
mbedtls.c
mbedtls.h
mesalink.c
mesalink.h
nss.c
nssg.h
openssl.c setopt: support certificate options in memory with struct curl_blob 2020-05-15 13:03:59 +02:00
openssl.h
schannel_verify.c
schannel.c setopt: support certificate options in memory with struct curl_blob 2020-05-15 13:03:59 +02:00
schannel.h
sectransp.c setopt: support certificate options in memory with struct curl_blob 2020-05-15 13:03:59 +02:00
sectransp.h
vtls.c
vtls.h
wolfssl.c
wolfssl.h