-
Sub-task
-
Resolution: Unresolved
-
P4
-
None
-
None
-
None
1. Keep count of certificates and print truststore name while JDK iterate over
them.
e.g.
javax.net.ssl|FINE|69|Thread-32|2024-05-28 13:24:40.595 EDT|X509TrustManagerImpl.java:78|adding as trusted certificates (
"certificate" : <truststore name> | cert 8/50 { ...
2. At end of iteration, JDK debug should print "Finished loading of <n> of certs
from <truststore name>
them.
e.g.
javax.net.ssl|FINE|69|Thread-32|2024-05-28 13:24:40.595 EDT|X509TrustManagerImpl.java:78|adding as trusted certificates (
"certificate" : <truststore name> | cert 8/50 { ...
2. At end of iteration, JDK debug should print "Finished loading of <n> of certs
from <truststore name>