mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 14:29:06 +08:00
a79bb7b608
* Fix SSL on iOS Enables secure transport SSL backend on iOS. When CURL_CA_BUNDLE is set (defaults to /etc/ssl/cert.pem) curl sets it as CA for every request, but on iOS this file is missing and curl's `sectransp` SSL implementation can't deal with it, failing the request completely. This change makes CURL_CA_BUNDLE to be unset, much like CURL_CA_PATH so that `sectransp` uses system CA store. * Update versions/c-/curl.json Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com> Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com> |
||
---|---|---|
.. | ||
0002_fix_uwp.patch | ||
0005_remove_imp_suffix.patch | ||
0012-fix-dependency-idn2.patch | ||
0020-fix-pc-file.patch | ||
0021-normaliz.patch | ||
0022-deduplicate-libs.patch | ||
cmake-project-include.cmake | ||
export-components.patch | ||
mbedtls-ws2_32.patch | ||
portfile.cmake | ||
vcpkg-cmake-wrapper.cmake | ||
vcpkg.json |