Skip to content

Instantly share code, notes, and snippets.

@BenSlabbert
Created July 22, 2020 09:00
Show Gist options
  • Save BenSlabbert/9fd116f0ae8d7c986f66e21d857e0697 to your computer and use it in GitHub Desktop.
Save BenSlabbert/9fd116f0ae8d7c986f66e21d857e0697 to your computer and use it in GitHub Desktop.
java network debugging
run the JAR with the option: -Djavax.net.debug=all to help debug SLL/network issues
see: https://stackoverflow.com/a/6353956/4841710
and: https://stackoverflow.com/a/62244399/4841710 for possible remedy if ussing custom runtime
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment