I am trying to get my Aladdin eToken "smartcard" (it actually is a USB token) to work with Mozilla/1.3 (latest nightly build). There seems to be some interoperability problem between Aladdin's PKCS#11 implementation and Mozilla.

Loading the PKCS#11 module seems to work fine. The certificate stored on the eToken is visible in Mozilla's "Preferences\Privacy & Security\Manage Certificates\Your Certificates" page. But when I connect to an SSL server (https://localhost/index.htm) which asks for SSL client authentication, I get the following error message:

Caption: "Alert", Message: "localhost has received an incorrect or unexpected message. Error Code: -12227"

Is PKCS#11 support in Mozilla actually supossed to work? Is there any possiblity for turning on debugging / trace functionality of the Mozilla PKCS#11 code?

Thanks for any help.

Remo


Reply via email to