Hi,

I would like to fetch certificates and private keys from my netscape browser
in a java applet.
I've installed JSS 3.4, NSS 3.7.7 and NSPR 4.2.2.
I'm using JDK 1.4.
I'm using Netscape 7.02, with a lot of client certificates installed on it.

I've tried to run the KeyStoreTest sample test in JSS, with the command line
:

java -cp jss34.jar;. org.mozilla.jss.tests.KeyStoreTest "C:\Documents and
Settings\pfberte\Application Data\Mozilla\Profiles\default\ub66brgz.slt"
getAliases
The prog starts, it asks me for the Crypto device password but then I've got
the following exception :

Enter password for NSS Internal FIPS-140-1 Cryptogr
********
java.security.KeyStoreException: Mozilla-JSS not found
        at java.security.KeyStore.getInstance(KeyStore.java:161)
        at org.mozilla.jss.tests.KeyStoreTest.main(KeyStoreTest.java:94)


Am I doing something wrong ?
I've got the same error when I use Mozilla 1.01 (Linux) Keystore.

Thanks for your help,

P.F.



Reply via email to