JDK-8133815 : Runtime managed flag for SSL/TLS debugging
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Affected Version: 9
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • OS: generic
  • CPU: generic
  • Submitted: 2015-08-18
  • Updated: 2019-03-13
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
tbdUnresolved
Related Reports
Relates :  
Relates :  
Description
The JDK should support a mechanism where an SSL/TLS debug flag can be managed at runtime via JMX or other alternatives. 

This would be a useful feature and would prevent users from having to restart JVMs where SSL/TLS issues are being encountered. Currently javax.net.debug is a once only read property.