On Fri, 30 May 2014, Jon Torrey wrote:

Error Buffer = Protocol https not supported or disabled in libcurl

This says all you need. HTTPS is not enabled in your build. You need to make sure to

1) define USE_SSL
2) define USE_[TLS-lib] definition for the particular backend you pick 3) link with the appropriate TLS lib

--

 / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to