Developer forum

Forum » Development » Curl: Protocol https not supported or disabled in libcurl

Curl: Protocol https not supported or disabled in libcurl

Anders Ebdrup
Reply

Hi Dynamicweb,

 

I seems like it is not possible to have a https url for the curl-program to run, as we get this message:

Protocol https not supported or disabled in libcurl

 

Is it possible to have this supported?

 

Best regards, Anders


Replies

 
Mikkel Ricky
Reply
This post has been marked as an answer

Hi Anders,

Yes, this is definitely possible. I've just downloaded a version of cURL supporting https (and more) from http://www.confusedbycode.com/curl/ and it seems to work fine. We need to test it before adding it to a Dynamicweb release.

If you're hosting Dynamicweb yourself you can grab "Files only" from http://www.confusedbycode.com/curl/, put curl.exe somewhere on your server and have your Windows scheduled task use this version of curl.exe instead of the one in /Admin/Public/Curl/.

Best regards,
Mikkel

Votes for this answer: 1

 

You must be logged in to post in the forum