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.

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

              Created:
              Updated:
              Resolved: