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
Notable change: On Windows the CA bundle is no longer searched accross
`PATH`. Instead it's only looked for in the directory where `curl.exe`
resides.
The latest CA bundle is also embedded in `curl.exe` and thus works
without a `curl-ca-bundle.crt` on disk next to it.
https://curl.se/ch/8.11.0.html
0 commit comments