>
> I'm using openssl version 0.9.4 and have an odd problem. I can make a
> valid SSL connection every other time that I run my app (this happens on
>
> both win32 and Solaris). I have debugged down into the ssl library and
> find that when it fails, it fails in the get_server_hello() function.
> The low level read call in the bio library returns -1 and errno says
> ECONNRESET (Connection reset by peer).
An ECONNRESET error is an indication that you have networking
problems. High packet loss rates or two machines with the same
IP address.
Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
The Kermit Project * Columbia University
612 West 115th St #716 * New York, NY * 10025
http://www.kermit-project.org/k95.html * [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]