cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Protocol https not supported or disabled in libcurl for .aspx site

From: Don <donburgo.mail_at_gmail.com>
Date: Thu, 9 Feb 2012 09:57:08 +0100

Hi Daniel,
Thanks. Its very strange because I have no setup for older version of
libcurl, before installing the curl-version 7.24, I made sure that
everything is clean. I do not know what happens realy.

if i do for example: curl -o "google.html" https://www.google.com i have the
copy from the secure http. That mean curl support https or not??.. i only
whant to in in the https site, login, extract the entire html code and
exit.. Please any idea was wellcome... Thanks in advance!!..

Don

--------------------------------------------------
From: "Daniel Stenberg" <daniel_at_haxx.se>
Sent: Wednesday, February 08, 2012 11:51 PM
To: "libcurl development" <curl-library_at_cool.haxx.se>
Subject: Re: Protocol https not supported or disabled in libcurl for .aspx
site

> On Wed, 8 Feb 2012, Respaldo de Pedidos wrote:
>
>> #Protocol https not supported or disabled in libcurl
>
> This means the libcurl you use wasn't built to support HTTPS.
>
>> root_at_ubuntu10.4:/curl-7.24.0/examples# curl-config --protocols
>> HTTPS
>
> Probably you have two installations and your app and curl-config use
> different ones.
>
> --
>
> / daniel.haxx.se
> -------------------------------------------------------------------
> List admin: http://cool.haxx.se/list/listinfo/curl-library
> Etiquette: http://curl.haxx.se/mail/etiquette.html

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-02-09