Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8044609 javax.net.debug options not working and documented as expected
  3. JDK-8357036

Release Note: Improved Logging Behavior for javax.net.debug=ssl JSSE Debug Property

XMLWordPrintable

      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.

            coffeys Sean Coffey
            coffeys Sean Coffey
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: