RE: problem in ssl connection with server

2011-02-03 Thread Bhola Ray
Praveen, If U have followed the proper procedure i.e 1) ./configure 2) make Then s_client and s_server must work(it worked for me I modified the code and was able to txmit a file from the client to server) try the -msg option to see more details to figure out the handshaking etc #OPEN

Re: problem in ssl connection with server

2011-02-03 Thread David Schwartz
On 2/2/2011 9:13 PM, praveen kumar wrote: i got this error,they configured port 8000 for ssl but still i cant get problem where it is? Can any one help me where is the exact problem? Their server doesn't correctly support SSL negotiation. You can make it work by disabling TLS1 negot