>  anyone has used the ssleay/openssl certificates with >smartcards
>(tokens)
> 1024bits key enabled, inside the browsers like >Netscape or IE/Outlook ?

We're using SSLeay0.9.1 with Chrysalis LunaCA-2 cards
and 1024 keys. Chrsyalis provides a PKCS11 interface,
upon which we built our own library. Because of a defect
in the Chrysalis library, we had to add an additional
callback for client-side auth (something about them not
doing public-key decrypt, I think).

We'll probably migrate to OpenSSL soon, and will be
re-doing our changes (rsa_new_method, not set_default)

We had given our changes to "Dr. Steve," and we will also make our new
changes available.  But don't wait
for us; it's not that hard to do yourself. :)
        /r$

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to