Re: how to see the SSL handshake

2012-01-13 Thread BharadwajNS
You can use wireshark to analyse ssl packets. -- View this message in context: http://old.nabble.com/how-to-see-the-SSL-handshake-tp33046057p33125719.html Sent from the OpenSSL - User mailing list archive at Nabble.com. __ OpenS

Re: how to see the SSL handshake

2012-01-02 Thread tq jia
Hello, You can use the tool -SSLdump to get the SSL handshake tracing! Thanks 2011/12/28 Mithun Kumar > Hello Forum, > > I am currently running the samples(client1,server1) , is there any > environmental variables that i need to export so that i can get the SSL > handshake tracing? > > -Thanks >