I need to know whenever I initiate any connection with any https://supporting site like:
openssl s_client -connect www.hotmail.com:443) and when I record with ssldump The first message is always this C>S SSLv2 compatible client hello (WHat does the above line mean?) next line is Version 3.1 cipher suites ............ ............ S>CV3.1(1055) Handshake Does this mean Client is using SSL v 2.0 and Server Using SSL v3.1 or both Client and Server are Using SSL v 3.1 (I am confused sorry!) Also I want to know what data structure in my openssl library is making the client (me) to use SSL v2.0 or Version 3.1 Whatever Thanks Shalendra _________________________________________________________ Click below to visit monsterindia.com and review jobs in India or Abroad http://monsterindia.rediff.com/jobs ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
