[Bug 2369] New: [IcedTea8] SunEC provider is partially installed

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon May 18 02:47:50 UTC 2015


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2369

            Bug ID: 2369
           Summary: [IcedTea8] SunEC provider is partially installed
           Product: IcedTea
           Version: 8-hg
          Hardware: all
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: IcedTea
          Assignee: gnu.andrew at redhat.com
          Reporter: gnu.andrew at redhat.com
                CC: unassigned at icedtea.classpath.org

$ /home/andrew/build/icedtea8/bin/java TestEllipticCurveCryptoSupport
OK: No SunEC provider
WARNING: EC AlgorithmParameter is present
WARNING: ECDH KeyAgreement is present
WARNING: EC KeyFactory is present
Exception in thread "main" java.lang.RuntimeException: Cannot load SunEC
provider
    at
sun.security.pkcs11.P11ECKeyFactory.getSunECProvider(P11ECKeyFactory.java:55)
    at
sun.security.pkcs11.P11ECKeyFactory.getECParameterSpec(P11ECKeyFactory.java:71)
    at
sun.security.pkcs11.P11KeyPairGenerator.initialize(P11KeyPairGenerator.java:146)
    at
sun.security.pkcs11.P11KeyPairGenerator.<init>(P11KeyPairGenerator.java:133)
    at
sun.security.pkcs11.SunPKCS11$P11Service.newInstance0(SunPKCS11.java:1003)
    at sun.security.pkcs11.SunPKCS11$P11Service.newInstance(SunPKCS11.java:980)
    at sun.security.jca.GetInstance.getInstance(GetInstance.java:236)
    at java.security.KeyPairGenerator.getInstance(KeyPairGenerator.java:227)
    at
TestEllipticCurveCryptoSupport.main(TestEllipticCurveCryptoSupport.java:61)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20150518/93fe85a0/attachment.html>


More information about the distro-pkg-dev mailing list