cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Problem with SSL connection

From: Iskander Ben mahmoud <salexandre.bm_at_gmail.com>
Date: Wed, 28 Jul 2010 11:58:14 +0200

2010/7/28 Michael Wood <esiotrot_at_gmail.com>

> On 28 July 2010 10:36, Iskander Ben mahmoud <salexandre.bm_at_gmail.com>
> wrote:
> > 2010/7/28 Michael Wood <esiotrot_at_gmail.com>
> >>
> >> On 28 July 2010 09:15, Iskander Ben mahmoud <salexandre.bm_at_gmail.com>
> >> wrote:
> >> >
> >> > hi everybody,
> >> >
> >> > Alerady i'm coding an application with MVS in C to get html page code.
> >> > It
> >> > works with a simple http:// url but if i use an ssl link it does not
> >> > work.
> >> > anyone can help me ?
> >>
> >> "It does not work" is not enough information.
> >
> > Infact, when i'm using an ssl url i've got an empty file in result, no
> code
> > source
>
> Please do not "top post".
>
> Try setting CURLOPT_VERBOSE to see if you get more information.
>
> Also, try it with a different server to see if it's your server doing
> something funny.
>
> --
> Michael Wood <esiotrot_at_gmail.com>
> -------------------------------------------------------------------
> List admin: http://cool.haxx.se/list/listinfo/curl-library
> Etiquette: http://curl.haxx.se/mail/etiquette.html
>

I tired CURLOPT_VERBOSE setting, with different server and i have the same
informations :

   * Protocol https not supported or disabled in libcurl
   * Unsupported protocol
how can i enable https protocol in libcrul ?

-- 
Skander Ben Mahmoud
Administrateur et Créateur de Pro-Programming.net.
Programmeur et Développeur.
Projets réalisés : Krypton.

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-07-28