why doesn't tomcat see my correct keystore?

2003-01-08 Thread Rob Lagana
Hello, Using tomcat 4.1 on a Windows 2000 sp3 system Used keytool to generate the alias tomcat and keystore called mykeystore Create a self signed cert.. used the default password changeit I then created a CSR from using the keystore.. Imported the signed cert from the external CA into the

Re: why doesn't tomcat see my correct keystore?

2003-01-08 Thread Rob Lagana
I found out that tomcat was looking at the .keystore default... However I specified in the server.xml file the below and tomcat just ignores it. The traditional: !-- Define a SSL Coyote HTTP/1.1 Connector on port 443 -- - Connector className=org.apache.coyote.tomcat4.CoyoteConnector

Re: why doesn't tomcat see my correct keystore?

2003-01-08 Thread Rob Lagana
I solved the problem. This apparently works fine..and uses the .keystore that I am actually specifying in the server.xml. See procedures below: I created a new keystore file but this time I specified the directory to be saved in and not the default dir.. such as C:\keytool -genkey -alias