I see the command line option -Djavax.net.debug=ssl. But I am not sure once it is specified as a command-line option, how to dump the log in a file. Is there a way to specify the log file path?
Also, could anybody provide a minimal java program so that I can test -Djavax.net.debug=ssl?