Basically I'm trying to generate a test certificate to see if digital signing will allow me to use modal windows in my Firefox web app. I'm having mucho problemo trying to get singtool to do anything. Here's what I'm using: NSPR4.4.1 nss-3.9.2 singtool 1.3 Firefox 1.0. I have changed the master password in Firefox, to, say, 12345678.
Tried all three of these: signtool -G ModalTestCert -d"<path to cert8.db>" -p12345678 signtool -G ModalTestCert -d"<path to cert8.db>" -p"12345678" signtool -G ModalTestCert -d"<path to cert8.db>" -p 12345678 I keep getting "signtool: failure authenticating to key database. : The security password entered is incorrect. I can do a signtool -L and see all these buildin object tokens, so I know I've got the path right. Anyone have any ideas? Thanks Jean _______________________________________________ mozilla-crypto mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-crypto
