cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: cause of curl: (35) SSL: error:00000000:lib(0):func(0):reason(0)

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 26 Feb 2002 08:08:35 +0100 (MET)

On Tue, 26 Feb 2002, Paul Juliano wrote:

> I've installed openssl 0.9.6 and curl-7.9.4 on redhat 7.1. I've tried
> accessing an https site through:
> curl https:www.somesite.net
> but i get:
> curl: (35) SSL: error:00000000:lib(0):func(0):reason(0)

> Other https sites I can access just fine. What could be the reason?

It might be a bug in 7.9.4 that is fixed in the 7.9.5 pre-releases. I would
appreciate if you could try one of those.

Other options for testing, would be to try the -2 or -3 options to enforce
the SSL layer to speak SSLv2 or SSLv3 instead of trying to figure it out by
itself.

Can you make this happen on any public URL that we can see this happen for
ourselves?

-- 
    Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/
Received on 2002-02-26