Abraham wrote:
I deployed an applet that uses jss in order to get certs (and associated private keys) on firefox keystore and sign electronic documents. The applet works well in Firefox 2, but in Firefox 3 the browser crashes when my implementation of PasswordCallback provides the token password; if a password is not required for the token the applet works fine. I've readed about the changes in new release of nss and i thought in a possible incompatibility problem... Could it be? will be there a new version of jss? Could I avoid the applet to use the new dll's on %ProgramFiles%/Mozilla Firefox/ and use the old versions? I can“t get any information of the problem from "Crash Reports", excuse me if i don't provide too much info.


Hi Abraham,

are you able to use a debugger to get a stack trace?
Compile a debug version of Firefox 3 and start it with command line options "-g -d gdb" (this works on Linux).

Kai


--
 _________________________________________________________
 Registrierte Adresse: Red Hat GmbH, Otto-Hahn-Strasse 20,
                       85609 Dornach bei Muenchen
 Handelsregister:      Amtsgericht Muenchen HRB 153243
 Geschaeftsfuehrer:    Brendan Lane, Charlie Peters,
                       Michael Cunningham, Werner Knoblich


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to