-
Sub-task
-
Resolution: Delivered
-
P3
-
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 updated in this release.
The `javax.net.debug` system property is used for producing TLS debug logs from the default JSSE provider. This JDK release contains a fix for the `ssl` value. With the `-Djavax.net.debug=ssl` setting, all SSL debug logs except for those in the `data`, `packet` or `plaintext` subcomponents are now logged. Applications using this setting can expect to see much more verbose output logged.
The `javax.net.debug` system property is used for producing TLS debug logs from the default JSSE provider. This JDK release contains a fix for the `ssl` value. With the `-Djavax.net.debug=ssl` setting, all SSL debug logs except for those in the `data`, `packet` or `plaintext` subcomponents are now logged. Applications using this setting can expect to see much more verbose output logged.