I'm getting this error while attempting to setup SSL on port 443 on Tomcat
on Linux:

initKeyStore:  java.io.FileNotFoundException: /root/.keystore (No such file
or directory)
java.io.FileNotFoundException: /root/.keystore (No such file or directory)

A temporary certificate has been generated and exists in my java/j2sdk/bin
directory.  Perhaps these files are suppose to go at the root or something?
But none of these generated files are of type *.keystore.  Also, is there an
attribute for the SSL connector where you can specify location of these
docs?

Thanks.
Neal


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to