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

Keystore alias is case insensitivity

XMLWordPrintable

    • mustang
    • sparc
    • solaris_8

      If you create a JKS keystore and invoke setKeyEntry first with alias "ALIAS", key k1 and
      then with alias "s1as", key k2, then getKey("ALIAS") will return the key k2.
      The key is stored in case insensitive way. This is not the expected behavior.
      Application server depends on this feature in order to work seamlessly with NSS database.
      Note that this occurs in both JDK 1.4.2 and JDK 1.5 environment.
      ###@###.### 2004-08-24
      ###@###.### 2004-08-24

            andreas Andreas Sterbenz
            shichan Shing Wai Chan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: