问题
Possible Duplicate:
Protocol https not supported or disabled in libcurl
I get this message when trying to execute Curl on Windows XP (32 bits). Any idea how I can get it work?
回答1:
LibCURL can be compiled with or without openssl. You habe to link the open ssl binaries for the compilation using some cflags a dont know yet. Alittle google search will help you.
Greets
来源:https://stackoverflow.com/questions/12514658/curl-1-protocol-https-not-supported-or-disabled-in-libcurl-windows-xp