Problem with curl.exe (Windows) and package installation

create a file called “_curlrc” that contains “insecure” (wihout quote) and place it in your %APPDATA% (echo %APPDATA%). For windows, curlrc file should begin with underscore.

https://curl.haxx.se/docs/manual.html

3 Likes