How to refresh Firefox keystore

2010-06-30 Thread james07
Hi, I have an applet that uses JSS to import an RSA keypair into Firefox's keystore, as per the following code. CryptoManager.initialize("C:\Users\James\AppData\Roaming\Mozilla\Firefox\Profiles\y78kp7l6.default"); CryptoManager manager = CryptoManager.getInstance();

NSS, Firefox 3.6.7, and bug 567134

2010-06-30 Thread Christian Legnitto
All: Firefox 3.6.7's code freeze was last Friday (https://wiki.mozilla.org/Releases/Firefox_3.6.7). We are trying to get ASLR turned on for nspr (bug 559133) and nss (bug 567134) to harden Firefox before BlackHat. It looks like there hasn't really been movement on bug 559133. Because of this