curl-library
RE: Inconsistent SSL error
Date: Thu, 26 Sep 2002 15:55:44 -0400
Well I found out that the problem is not with libcurl and not with OPENSSL.
The server has 2 network cards, so packets went one way and ACK came on the
other, resulting in a failed connect() or SSL_connect().
So basically, it was just a configuration problem.
-LL
-----Original Message-----
From: Leonce Limousin
Sent: Tuesday, September 17, 2002 2:41 AM
To: 'curl-library_at_lists.sourceforge.net'
Subject: RE: Inconsistent SSL error
I think it's because the SSL libraries are not initialized properly. I
tried:
curl_global_init( CURL_GLOBAL_SSL );
in the beginning but I either get
"SSL: couldn't create a context!" or "Couldn't resolve host ..."
Any ideas?
Thanks anyway!
-----Original Message-----
From: Daniel Stenberg [mailto:daniel_at_haxx.se]
Sent: Tuesday, September 17, 2002 2:29 AM
To: libcurl Mailing list
Subject: Re: Inconsistent SSL error
On Fri, 13 Sep 2002, Leonce Limousin wrote:
> I am using cURL on win2k. The application runs fine on my win2k
workstation,
> but when I move it to our win2k server I get
> SSL: error:00000000::lib(0) :func(0) :reason(0)
> on the first couple of attempts.
>
> I am using libcurl 7.9.8 with OpenSSL-0.9.6g
> It seems that it hangs in the SSL libs before the connection attempt.
>
> I extensively browsed the mailing-list. Others have had similar problems,
> but I am still not sure how to resolve it.
>
> Is this a firewall issue? Both computers are on the same LAN.
This kind of error gets reported every now and then, even though it was a
long time since I last saw anyone experience this.
Unfortunately, I don't know why this happens for you and thus I don't have
any good advice at this point. :-(
-- Daniel Stenberg -- curl related mails on curl related mailing lists please ------------------------------------------------------- Sponsored by: AMD - Your access to the experts on Hammer Technology! Open Source & Linux Developers, register now for the AMD Developer Symposium. Code: EX8664 http://www.developwithamd.com/developerlab ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sfReceived on 2002-09-26