Johan wrote, On 2008-09-11 09:45: > I'm using NSS 3.12. I tried adding -p "mypassword" to the signtool > command and it produced the same result.
OK. Then I'm wondering if your NSS installation is working at all. Please try the command modutil -list -dbdir . where "." is the same directory you used before in your signtool command, and send the output from that command. > I also rebuilt NSS with NSS_ENABLE_AUDIT=0 (just to make sure it's non FIPS), Well, NSS_ENABLE_AUDIT controls the run time behavior, not the build. It has no effect on the build, and at run time, it only enables auditing. So, it really has no effect on whether you're running in "FIPS mode" or not. The output of modutil as requested above will tell us much. _______________________________________________ dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto