0

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?

Community
  • 1
  • 1
Matthieu
  • 361
  • 2
  • 6
  • 16

1 Answers1

0

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

ManuelSchneid3r
  • 15,850
  • 12
  • 65
  • 103