RE: SSL_connect gives me the error SSL_ERROR_SYSCALL

2001-11-20 Thread Andy Schneider
Often a look at errno can be instructive. Compiling SSL in debug and stepping through the code when the error occurs can also be very useful. -Original Message-From: Venugopal Panchamukhi [mailto:[EMAIL PROTECTED]]Sent: 20 November 2001 12:21To: [EMAIL PROTECTED]Subject: SSL_c

SSL_connect gives me the error SSL_ERROR_SYSCALL

2001-11-20 Thread Venugopal Panchamukhi
Hi,    I've a problem with SSL_connect and the explanation of it is as mentioned below: 1. Firstly, i'm opening an SSL connection and then do read and write on that. 2. If i happen to encounter the error SSL_ERROR_SYSCALL then i try to close this connection and reopen another connection with the