On Tue, Mar 04, 2014, Jeffrey Walton wrote: > On Tue, Mar 4, 2014 at 11:41 AM, Jeffrey Walton <[email protected]> wrote: > > On Tue, Mar 4, 2014 at 11:19 AM, Dr. Stephen Henson <[email protected]> > > wrote: > >> ... > > > > I'm setting up Wireshark now on another machine to get the trace. > The Wireshark trace is useless (to me) because its only displaying TCP > traffic (and not breaking out the SSL/TLS protocol). I can't break the > bits out in my head. > > Here's -debug from a separate s_client on a different physical machine. >
If you use OpenSSL 1.0.2 and you configure with enable-ssl-trace you get a -trace option added to s_client/s_server which is *very* useful for debugging. Steve. -- Dr Stephen N. Henson. OpenSSL project core developer. Commercial tech support now available see: http://www.openssl.org ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [email protected] Automated List Manager [email protected]
