curl-users
Re: SSL error messages
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 3 May 2001 13:01:08 +0200 (MET DST)
Date: Thu, 3 May 2001 13:01:08 +0200 (MET DST)
On Wed, 2 May 2001, Georg Horn wrote:
> i sometimes get the following error when fetching data from an ssl
> enabled webserver:
>
> SSL: error:00000000::lib(0) :func(0) :reason(0)
>
> Can these messages be made more readable, so that i can see what is the
> problem with that server?
Unfortunately, that is what OpenSSL tells us when we ask for an error string
for the particular error that occurred! (See lib/ssluse.c around line 314)
-- Daniel Stenberg -- curl project maintainer -- http://curl.haxx.se/Received on 2001-05-03