Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8275252 Migrate cacerts from JKS to password-less PKCS12
  3. JDK-8275254

Release Note: Migrate cacerts From JKS to Password-Less PKCS12

XMLWordPrintable

      The `cacerts` keystore file is now a password-less PKCS #12 file. All certificates inside are not encrypted and there is no MacData for password integrity. Since the PKCS12 and JKS keystore types are interoperable, existing code that uses a JKS `KeyStore` to load the `cacerts` file with any password (including null) continue to behave as expected and can view or extract the certificates contained within the keystore.

            weijun Weijun Wang
            weijun Weijun Wang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: