Hi all I have a SSL server that uses Openssl 9.7e. It works fine initially but few hundred connections, lots of SSL hanshake failure occurs. The failure reason given is SSL_ERROR_SYSCALL. After that I try to retrieve the more error details from the stack using ERR_error_string_n or ERR_print_errors_fp (sort of wrapper of ERR_error_string_n) but bott of these give no error information..
Can someone please help me out how to debug this further and what can be the probable reasons. Marek, you were correct for my previous post in which I was getting 255 error in SSL_accept (Invalid state) and once I replaced SSL_clear with SSL_new the 255 error in SSL_accept were gone. Thanks a ton for the same.. thanks and regards Krishna ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]