diff --git a/Ghidra/RuntimeScripts/Common/support/launch.properties b/Ghidra/RuntimeScripts/Common/support/launch.properties index a785a72bcc..14f0096465 100644 --- a/Ghidra/RuntimeScripts/Common/support/launch.properties +++ b/Ghidra/RuntimeScripts/Common/support/launch.properties @@ -45,6 +45,10 @@ VMARGS=-Djdk.tls.client.protocols=TLSv1.2,TLSv1.3 # See the "Troubleshoting JSSE" section of the following internet hosted document: # https://docs.oracle.com/en/java/javase/17/security/java-secure-socket-extension-jsse-reference-guide.html # +# NOTE: When this debug logging is enabled be sure to launch Ghidra with debugGhidra instead of +# ghidraRun since the detailed log output is directed to the console only. This behavior may +# vary with other launch scripts. +# #VMARGS=-Djavax.net.debug=ssl # The following property will limit the number of processor cores that Ghidra