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 the connection then add in the -cert <cert.pem> arg too.

Tim.

Attachment: PGP.sig
Description: PGP signature

Reply via email to