Sun Java System Application Server Enterprise Edition 8.2 Troubleshooting Guide

Can I See the TLS/SSL Handshake Information for an SSL Client?

Yes. Set the Java debugging property on the JVM. To see the handshake information from the application client, append the following:

-Djavax.net.debug=ssl,handshake to the VMARGS variable.