Re: Reg SSL Problem

2008-09-11 Thread Tim Hudson
parvathy wrote: I am working with openssl 0.9.8g. I can able to communicate with all https servers except one server. Try openssl s_client -bugs -state -debug -connect hostname:port on an unchanged OpenSSL build and send that output. If you are required to provide a client certificate for t

Reg SSL Problem

2008-09-11 Thread parvathy
Hi All, I am working with openssl 0.9.8g. I can able to communicate with all https servers except one server. I have certificate to communicate with that server. After SSL/TLS handshake, it is not receiving the application data. So that, I have modified the condition avail