cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: https problem... :(

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 17 Apr 2002 08:41:01 +0200 (MET DST)

On Tue, 16 Apr 2002, Ed wrote:

> I have a strange problem... I have installed cURL with the SSL option (I
> think) and when I do :
>
> curl-config --feature
>
> it returns :
>
> SSL
>
> So I tought It was ok... but when I try to do a POST on a HTTPS server, it
> returns me CURLE_UNSUPPORTED_PROTOCOL with CURLOPT_ERRORBUFFER containing :
>
> "libcurl was built with SSL disabled, https: not supported!"
>
> What should I understand from this? Should I initialize something or pass
> a special parameter?

Make absolutely sure that you build with the libcurl version that was built
with SSL. Perhaps you have more than one installed in your system? If you use
curl_version(), it should say it is SSL enabled.

-- 
    Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/
Received on 2002-04-17