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

Jarsigner fails to verify signed by alias if alias given in wrong case

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 13
    • None
    • security-libs
    • b25
    • Verified

        When signing a jarfile the specified alias is converted by JavaKeyStore (storetype JKS) to lower case.
        When verifying the jarfile with the same alias, it is currently not converted by JKS to lower case and jarsigner reports that the jar is not signed by the alias even after having just signed it with that same alias if not all characters are in lower case.

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

                Created:
                Updated:
                Resolved: