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

upgrade removes certificate information from keystore and resets password

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P4 P4
    • 6
    • 1.4.0
    • install
    • None
    • generic
    • solaris_9

      Upgrading Solaris 9 to Update 1 removes all certificates entered into the keystore, and resets the password to the default "changeit"

      Certificates added to keystore (Solaris 9 FCS):

      Oct 15 10:24:10 pme-brm-u1 login: ROOT LOGIN /dev/console
      Last login: Mon Oct 14 16:14:18 from vpn-129-147-153
      Sun Microsystems Inc. SunOS 5.9 Generic May 2002
      # /usr/j2se/bin/keytool -list -alias patchsigning -keystore
      /usr/j2se/jre/lib/security/cacerts
      Enter keystore password: 1boxtop
      patchsigning, Oct 14, 2002, trustedCertEntry,
      Certificate fingerprint (MD5):
      6F:63:51:C4:3D:92:C5:B9:A7:90:2F:FB:C0:68:66:16
      #


      After upgrade to Solaris 9 Update 1:

      Oct 15 13:32:15 pme-brm-u1 login: ROOT LOGIN /dev/console
      Last login: Tue Oct 15 10:24:10 on console
      Sun Microsystems Inc. SunOS 5.9 Generic May 2002
      # /usr/j2se/bin/keytool -list -alias patchsigning -keystore /usr/j2se/jre/lib/security/cacerts
      Enter keystore password: 1boxtop
      keytool error: java.io.IOException: Keystore was tampered with, or
      password was incorrect

      tried again with default password -

      # /usr/j2se/bin/keytool -list -alias patchsigning -keystore
      /usr/j2se/jre/lib/security/cacerts
      Enter keystore password: changeit
      keytool error: java.lang.Exception: Alias <patchsigning> does not exist
      #

            billyh William Harnois
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: