curl-library
Re: how can i use libcurl to connect a https?
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 28 Sep 2007 10:13:41 +0200 (CEST)
Date: Fri, 28 Sep 2007 10:13:41 +0200 (CEST)
On Fri, 28 Sep 2007, bit bull wrote:
> I printf("%d\n", ret); it show 1, I found it in curl.h, it mean
> CURLE_UNSUPPORTED_PROTOCOL.
That would indicate that your libcurl doesn't support the protocol you tried
to use (HTTPS).
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2007-09-28