Created
July 22, 2020 09:00
-
-
Save BenSlabbert/9fd116f0ae8d7c986f66e21d857e0697 to your computer and use it in GitHub Desktop.
java network debugging
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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