-
Sub-task
-
Resolution: Delivered
-
P3
-
8u471, 8u471-perf, 11.0.29-oracle, 17.0.17-oracle, 21.0.9-oracle, 25
The logging behavior of the TLS `javax.net.debug` system property has been improved in this release. The `javax.net.debug` property is used to generate TLS debug logs from the default JSSE provider. Previously, using the `ssl` option via `-Djavax.net.debug=ssl` produced very limited output, which reduced its usefulness for troubleshooting.
With this update, setting `-Djavax.net.debug=ssl` now enables comprehensive SSL debug logging, except for the `data`, `packet`, and `plaintext` sub-options. Applications using this option will now see significantly more detailed debug information in logs.
With this update, setting `-Djavax.net.debug=ssl` now enables comprehensive SSL debug logging, except for the `data`, `packet`, and `plaintext` sub-options. Applications using this option will now see significantly more detailed debug information in logs.