curl-library
Help: Need windows HTTPS sample
Date: Fri, 3 Oct 2003 11:52:46 +0530
The output of the curl_version_info() is
Age : CURLVERSION_FIRST
Version : 7.10.7
version_num : 461319
host : win32
Features : 0
ssl_version : ""
ssl_version_num : 0
libz_version : ""
protocols : ftp
OpenSSL binary is copied into system32 &
the lib files are included into the project workspace.
but still it gives the same CURLE_UNSUPPORTED_PROTOCOL error. I am new to
this package. What i need to do?
----- Original Message -----
From: "Joerg Mueller-Tolk" <curl_at_mueller-tolk.de>
To: <curl-library_at_lists.sourceforge.net>
Sent: Wednesday, October 01, 2003 4:12 PM
Subject: Re: Help: Need windows HTTPS sample
> Karthik wrote:
>
> > I have a problem with my windows program that I downloaded curl-7.10.7
> > sample for HTTPS
> > but it gives CURLE_UNSUPPORTED_PROTOCOL.return value from
> > curl_easy_perform(curl)
> > function. But there is no problem for HTTP . What may be the problem?
>
> Have you built with SSL support?
> curl_version_info() can tell you.
>
> Joerg M-T
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
>
>
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2003-10-03