Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8202601 Improve debug messages when -Djava.security.debug=certpath, -Djavax.net.debug=all
  3. JDK-8339544

Keep count of certificates and print truststore name while JDK iterate over them

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • security-libs
    • 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>

            coffeys Sean Coffey
            jnibedita Nibedita Jena
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: