Re: Why my SSL_Connect() hangs at times?

2011-06-13 Thread David Schwartz
On 6/11/2011 8:52 AM, kali muthu wrote: I have Linux Server which has been connected with a Windows XP client using SSL Sockets. I am able to read and write through those sockets. Good. Recently my calls to SSL_Connect() waits for long time. And yes I am using in Blocking mode. My search on

RE: Why my SSL_Connect() hangs at times?

2011-06-12 Thread Dave Thompson
From: owner-openssl-us...@openssl.org On Behalf Of kali muthu Sent: Saturday, 11 June, 2011 11:52 I have Linux Server which has been connected with a Windows XP client using SSL Sockets. I am able to read and write through those sockets. What is the server? Is it