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

2003-01-09 Thread Rasputin
* Rob Lagana [EMAIL PROTECTED] [0108 23:08]: 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. Parameter Name=keystore Value=C:/keystore/newstore / I'd try putting the path relative to

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

2003-01-09 Thread Donie Kelly
: Rasputin [mailto:[EMAIL PROTECTED]] Sent: 09 January 2003 12:49 To: Tomcat Users List; [EMAIL PROTECTED] Subject: Re: why doesn't tomcat see my correct keystore? * Rob Lagana [EMAIL PROTECTED] [0108 23:08]: I found out that tomcat was looking at the .keystore default... However I specified

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