Update KeyStore.getDefaultType​() specification to return pkcs12 as fallback

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 22
    • Affects Version/s: None
    • Component/s: security-libs
    • None
    • 9
    • b17

      KeyStore.getDefaultType​() still refers to the jks format if the keystore.type security property isn't defined.

      The default keystore type is PKCS12 since JDK 9. Perhaps the "jks" reference can be replaced with a "pkcs12" reference.

      An alternative might be for the JDK to throw an Error if the keystore.type security property isn't defined ?

            Assignee:
            Ben Perez
            Reporter:
            Sean Coffey
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: