Hi, Remo Inverardi wrote:
Caption: "Alert", Message: "localhost has received an incorrect or unexpected message. Error Code: -12227"
This means SEC_ERROR_REVOKED_KEY . Are you using any means of certificate or key revocation ? Eg. OCSP, CRLs, or CKLs ?
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?Yes, it is supposed to work.
You can turn on debugging, but it will make sense only if you know the PKCS#11 interface. See http://bugzilla.mozilla.org/attachment.cgi?id=86663&action=view .
