Hello, I'm a french student (sorry for my bad english) and i have to use JSS with windows 7.
So i followed the instructions (https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/JSS/Using_JSS) and made a lot of research but i can't solve my problem. I downloaded and use jss4.jar v4.2.5, jss4.dll v4.2.5, nspr4.dll v4.10.2, nss3.dll v3.16.2 and others dependencies (i used dependy walker to see which one i need). I included the path to the NSPR, NSS, and JSS shared libraries to the PATH and set the class path to the JAR. I tried to test JSS with : java -classpath <path>\jss4.jar org.mozilla.jss.tests.ListCerts C:\Users\odebevec\AppData\Roaming\Mozilla\Firefox\Profiles\******.default test And i had : java.lang.SecurityException: Unable to initialize security library at org.mozilla.jss.CryptoManager.initializeAllNative2(Native Method) at org.mozilla.jss.CryptoManager.initialize(CryptoManager.java:834) I spent 3 days on this problem and now i don't know what to do. If someone know what is the problem, i will be very gratefull. Thank in advance for your help, Best regards, Olivier Debevec, French student. -- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto