Re: SSL problem in Tomcat

2006-05-24 Thread Jfk
I know its going to sound silly... but then, i found out the problem. its the -storepass & -keypass. they have to be the same. i thought they are for different purpose... anyway, issue closed. -- View this message in context: http://www.nabble.com/SSL+problem+in+Tomcat-t1601673.html#a455

Re: SSL problem in Tomcat

2006-05-24 Thread Jfk
e" into the server.xml but it still doesnt work. *Note: the c:\Program Files\Java\jdk1.5.0_06\ssl\ directory contains the same 4 files listed above. any advice? thanks. jfk. -- View this message in context: http://www.nabble.com/SSL+problem+in+Tomcat-t1601673.html#a4553342 Sent from the Tomcat

Re: SSL problem in Tomcat

2006-05-12 Thread Gavin Alexander
Thanks for that Jack. Ironically, I just got things working again not 20 seconds before I got your email. For some reason the .keystore file had stopped working (maybe expired?) and I ended up creating a new one and adding a keystoreFile attribute with path to the new file in tomcat's server.x

Re: SSL problem in Tomcat

2006-05-12 Thread Jack
I have a page that has some config info about SSL with Client Authentication turned on. You could have a look there and see if you find any of it useful. http://jack.godau.googlepages.com/jbosscertificatesandopenssl Cheers Jack... On 11/05/06, Gavin Alexander <[EMAIL PROTECTED]> wrote: Hi, I a

SSL problem in Tomcat

2006-05-11 Thread Gavin Alexander
Hi, I am having a problem getting Tomcat to work properly with SSL. My server.xml file contains the lines shown below, which appear fine to me. Tomcat works fine with html pages, JSPs and servlets until such time as they require SSL, and then I get the following message: Unable to con