RE: keystore not found in tomcat-3.3.1-dev

2002-04-16 Thread IS400 ABB
Hi Thanks for the input, but it didn't help! I've tried many different ways, but the thing it comes down to, in my opinion, is that it was a bug in tomcat 3.3.1-dev (nightly build downloaded Jan 14, 2002), which caused the error whenever the keystore was specified. As I said before, it works

keystore not found in tomcat-3.3.1-dev

2002-04-15 Thread IS400 ABB
I'm running Tomcat-jakarta-3.3.1-dev with SSL. Problem: How to get SSL working when I specify the keystore path in server.xml? I have created a keystore file (.keystore) with the following command: keytool -genkey -alias tomcat -keyalg RSA -keystore /usr/cert/.keystore In server.xml i then

RE: keystore not found in tomcat-3.3.1-dev

2002-04-15 Thread Larry Isaacs
PROTECTED] Subject: keystore not found in tomcat-3.3.1-dev I'm running Tomcat-jakarta-3.3.1-dev with SSL. Problem: How to get SSL working when I specify the keystore path in server.xml? I have created a keystore file (.keystore) with the following command: keytool -genkey -alias tomcat -keyalg