I have obtained a free trial certificate from Thawte. I also got the
root certificate. I obtained the certificate by generating the CSR via
j2sdk1.4.0 keytool. Had no problems.
Now I am trying to install the certificates, and it says can't find
the files/certificates. Even though I placed both in the
j2sdk1.4.0\bin directory.
I also clicked on install on both, so they are in my certificate
stores. (MS)
When I do keytool -list It does not list any certificates, but
gives me an error:
C:\j2sdk1.4.0\bin>keytool -list
keytool error: java.lang.Exception: Keystore file does not exist:
C:\Documents
nd Settings\mludmann\.keystore
Can anyone help?
Thank you,
Marika
Roedy Green - 19 Apr 2004 19:09 GMT
>keytool error: java.lang.Exception: Keystore file does not exist:
Sounds like you have accidentally wiped out your keystore file or
somehow it can't find it.
See if it exists. See http://mindprod.com/jgloss/keystore.html
If not, uninstall your JDK and reinstall the latest.
--
Canadian Mind Products, Roedy Green.
Coaching, problem solving, economical contract programming.
See http://mindprod.com/jgloss/jgloss.html for The Java Glossary.