I spent a little time recently hacking together some of the missing pieces of the JSSE provider for IcedTea; the missing pieces (other than crypto algorithms, already provided by bits of GNU Classpath) were some simple, but key parts of the TLS handshake — in Sun’s J2SE, it looks like it optionally interacts with a PKCS#11 hardware device. With this patch, I’m able to get IcedTea to connect to an HTTPS server using Sun’s JSSE provider.
{ 2007 07 04 }

Loading...
Post a Comment