SSL Debugging

The following options provide a ton of debug info when debugging ssl connections using Java clients:

-Djavax.net.debug=all
-Djava.security.debug=all

The following links are also helpful: