[Bug 356] keytool doesn't handle SHA384withECDSA signatures
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Tue Jul 14 14:46:31 PDT 2009
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=356
------- Comment #6 from jon.vanalten at redhat.com 2009-07-14 21:46 -------
Fairly sure. From Andreas Sterbenz's 2006 blog posting linked by Kostis in
comment #2 and #3, programs wishing to use this (not new) provider should add
it (ie "Security.insertProviderAt(nss, 1);" at runtime, and set up config file
as described. So unless I have misunderstood completely, this is not a build
or configure issue for IcedTea.
Furthermore,
http://blogs.sun.com/andreas/entry/elliptic_curve_cryptography_in_java
indicates that the use of ECC depends on NSS library specifically compiled with
ECC support. All signs point to Fedora's NSS library not being compiled as
such. Thus the recommendation to open Red Hat bug wrt the nss (really I should
say nss-devel) package.
If you know something I don't (which is entirely likely), please reopen the
report and add info as required.
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the distro-pkg-dev
mailing list