curl-and-python

Re: SSL error

From: Cem Kozinoglu <ckozinoglu_at_yahoo.com>
Date: Thu, 19 Jun 2008 14:35:43 -0700 (PDT)

Hi All,

Thanks for the responses, I recompiled the curl, using the latest version of openssl, and that solved the problem.

Thanks again for the support.

Best
Cem

----- Original Message ----
From: Kjetil Jacobsen <kjetilja_at_gmail.com>
To: curl with python <curl-and-python_at_cool.haxx.se>
Sent: Thursday, June 19, 2008 4:43:42 PM
Subject: Re: SSL error

yep, that's what i think too. actually, the curl commandline gives
the same error when trying to get the url in the example code.

    - kjetil

On Thu, Jun 19, 2008 at 10:26 PM, Daniel Stenberg <daniel_at_haxx.se> wrote:
> On Wed, 18 Jun 2008, Cem Kozinoglu wrote:
>
>> I am trying to write a simple code to extract some headers on an SSL page,
>> PHP version works fine, Python version suffers from an error:
>>
>> Error : <class 'pycurl.error'> (35, 'Unknown SSL protocol error in
>> connection to atlasweb.etstur.com:443 ') (35, 'Unknown SSL protocol error in
>> connection to atlasweb.etstur.com:443 ')
>
> That's a underlying SSL problem and I really can't see why pycurl would
> behave any different than PHP/CURL assuming the same libcurl and OpenSSL
> versions!
>
> --
>
> / daniel.haxx.se
> _______________________________________________
> http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-python
>
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-python

      

_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-python
Received on 2008-06-19