-
Sub-task
-
Resolution: Unresolved
-
P4
-
None
-
None
To improve observability and debugging in SSL/TLS operations, it is proposed to log the keystore file name at the TrustManagerFactory and KeyStore level. This will ensure that whenever an API user supplies a custom keystore using a file, the file name is logged.
This logging will apply across all keystore types and the default SSL implementation, providing visibility into the keystore being used during security operations. Such logging will aid developers and administrators in debugging issues related to custom keystore configurations and ensuring that the intended keystore is being utilized.
This logging will apply across all keystore types and the default SSL implementation, providing visibility into the keystore being used during security operations. Such logging will aid developers and administrators in debugging issues related to custom keystore configurations and ensuring that the intended keystore is being utilized.
- links to
-
Review(master) openjdk/jdk/20414