Enabling free JSSE
Casey Marshall
casey.s.marshall at gmail.com
Sun Jul 8 19:10:47 UTC 2007
Hi.
I'm just posting this note that I've implemented some missing bits
needed by the JSSE provider in OpenJDK, and now IcedTea (which is
using a combination of GNU Classpath's crypto algorithms and Sun's
SSL provider) can make SSL connections.
This implements the KeyGenerator algorithms SunTlsPrf, etc. The files
are here:
http://icedtea.classpath.org/hg/icedtea/file/5465e5a55631/jce/gnu/
java/security/icedtea/
I don't know what Sun's plans are for the missing pieces of the
PKCS11 provider (where these missing algorithms were), but I'll still
offer my implementation to OpenJDK just the same.
Thanks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2435 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/discuss/attachments/20070708/0de45be9/smime.p7s>
More information about the discuss
mailing list