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

JCE 1.2.1 ea doesn't work in certain provider configuration

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.2.1
    • 1.2.1
    • security-libs
    • None
    • 1.2.1beta
    • generic
    • solaris_7

      When an signed JCE provider is configured with the highest preference, the JDK
      cannot verify the signatures on that provider JAR file. So the provider is
      loaded as an unsigned JAR. Later, class.getProtectionDomain().getCodeSource().getCertificates() returns null
      since that JAR file was loaded as an unsigned JAR.

      So JCE should avoid using the above method to get signer's certificate.

            shihliu Sharon Liu (Inactive)
            shihliu Sharon Liu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: