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();
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
2 matches
Mail list logo