cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Re: SSL read error: 5 - What could be the reson?

From: Naren D <dnaren_at_lycos.com>
Date: Fri, 10 Jan 2003 14:59:23 -0500

Here are the details:

ERROR: - SSL read error: 5
The error generated was 73
It means: Connection reset by peer
Error retrieving response

Sometimes I get "Empty Reply from server" error.

Thanks,
Naren.

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.
_____________________________________________________________
Get 25MB, POP3, Spam Filtering with LYCOS MAIL PLUS for $19.95/year.
http://login.mail.lycos.com/brandPage.shtml?pageId=plus&ref=lmtplus
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
Received on 2003-01-10