-
Enhancement
-
Resolution: Unresolved
-
P3
-
8, 11, 17, 20
1) change the java.security debug logs like javax.net debug logs
a. Update sun.security.util.Debug to sync with SSLLogger
b. Add thread, date, … info to debug message
2) Print the truststore/ keystore path, in missing scenarios
a. For Customized TruststoreManager configurations
b. Cert store path info while validating the server/ client certs
3) Print the SSLContext information, which is being used
4) Print Hostname and Port number and other details of SSLSocket
a. Update sun.security.util.Debug to sync with SSLLogger
b. Add thread, date, … info to debug message
2) Print the truststore/ keystore path, in missing scenarios
a. For Customized TruststoreManager configurations
b. Cert store path info while validating the server/ client certs
3) Print the SSLContext information, which is being used
4) Print Hostname and Port number and other details of SSLSocket