You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You **should** build libcurl with **Unicode** feature enabled on Windows, otherwise, file upload may fail.
84
+
**On Windows, enable Unicode support when building libcurl** — otherwise, file uploads may fail.
85
+
86
+
If using OpenSSL (not WinSSL), ensure the `curl-ca-bundle.crt` file is in your app’s binary directory. https://curl.se/docs/caextract.html
84
87
85
-
If you compile libcurl for Windows with OpenSSL support (instead of Schannel), you should put "curl-ca-bundle.crt" file into your application's binary directory).
0 commit comments