Re: SSL_connect ( ) hangs

2006-05-16 Thread Victor Duchovni
On Tue, May 16, 2006 at 09:40:52AM +, Sendil kumar wrote: > I have a peculiar problem. When my SSL client (in blocking mode) > makes a connection with NonSSL server , the client hangs . I need the > client to terminate the connection with the server if the server is not > ssl enabled one. I tr

RE: SSL_connect ( ) hangs

2006-05-16 Thread David Schwartz
> I have a peculiar problem. When my SSL client (in blocking mode) > makes a connection with NonSSL server , the client hangs . I need > the client to terminate the connection with the server if the server > is not ssl enabled one. I tried a lot of options but all failed . > Please give any soluti

Re: SSL_connect ( ) hangs

2006-05-19 Thread Sendil kumar
-users@openssl.orgSent: Tuesday, 16 May, 2006 7:31:51 PMSubject: Re: SSL_connect ( ) hangs On Tue, May 16, 2006 at 09:40:52AM +, Sendil kumar wrote:> I have a peculiar problem. When my SSL client (in blocking mode)> makes a connection with NonSSL server , the client hangs . I need the> client t