summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorStephen M. Coakley <me@stephencoakley.com>2022-01-09 15:59:30 -0600
committerDaniel Stenberg <daniel@haxx.se>2022-01-10 09:30:12 +0100
commit3be94d84fcff2a154d6eca8e7807b5813587fb24 (patch)
tree11622fa621ccc884fd8e61e1d8934c33e88ac623 /.gitattributes
parentdbde76bdd6018ba68bf7192a514e4048f014cea3 (diff)
downloadcurl-3be94d84fcff2a154d6eca8e7807b5813587fb24.tar.gz
rustls: add CURLOPT_CAINFO_BLOB support
Add support for `CURLOPT_CAINFO_BLOB` `CURLOPT_PROXY_CAINFO_BLOB` to the rustls TLS backend. Multiple certificates in a single PEM string are supported just like OpenSSL does with this option. This is compatible at least with rustls-ffi 0.8+ which is our new minimum version anyway. I was able to build and run this on Windows, pulling trusted certs from the system and then add them to rustls by setting `CURLOPT_CAINFO_BLOB`. Handy! Closes #8255
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions