curl-library
Re: SSL read error: 5 - What could be the reson?
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 10 Jan 2003 10:12:07 +0100 (MET)
Date: Fri, 10 Jan 2003 10:12:07 +0100 (MET)
On Thu, 9 Jan 2003, Naren D wrote:
> I am using curl 7.9.8 and OpessSLL 9.6d on AIX5.1. I am trying to POST some
> data to a secure server. The program fails with the following error:
>
> SSL read error: 5
That is the OpenSSL error called SSL_ERROR_SYSCALL.
It would probably help if you added 'errno' to that error message so see what
kind of error the syscall might've set on return.
[good-looking libcurl-using code cut out]
-- Daniel Stenberg -- curl, cURL, Curl, CURL. Groks URLs. ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.comReceived on 2003-01-10