Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8279340

JSSE config for non-file truststore misplaced

XMLWordPrintable

    • generic
    • generic

        ADDITIONAL SYSTEM INFORMATION :
        Mistake exists in all versions I can check back to 7, although 8 and 7 HTML use meaningful ids not GUIDs, and 7 has a single table combining secprops and sysprops.

        A DESCRIPTION OF THE PROBLEM :
        https://docs.oracle.com/en/java/javase/17/security/java-secure-socket-extension-jsse-reference-guide.html#GUID-A41282C3-19A3-400A-A40F-86F4DA22ABA9

        In the second table (system properties) at Customizing JSSE the entry for javax.net.ssl.trustStoreType says "The value NONE may be specified [for a non-file-based store]". This belongs on the entry for javax.net.ssl.trustStore (the filename) not for trustStoreType. (The same text is correctly placed for keyStore and not keyStoreType.)


        FREQUENCY : always


              rgallard Raymond Gallardo
              webbuggrp Webbug Group
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: