RE: Problem seting up Tomcat SSL

2007-02-20 Thread PATTUS, Jean-Philippe
You should launch tomcat with this java option -Djavax.net.debug=ssl, you will have probably more details about the problem -Message d'origine- De : Anthony Liu [mailto:[EMAIL PROTECTED] Envoyé : mardi 20 février 2007 02:01 À : users@tomcat.apache.org Objet : Problem seting up Tomcat SSL

RE: Problem seting up Tomcat SSL

2007-02-20 Thread Zhan, Jimmy
Subject: Problem seting up Tomcat SSL Hi, people, It's been 3 years since I used Tomcat the last time. When I return to it these days, I am having a hard time getting the SSL to work. I've created a keystore using keytool and put the .keystore file under C:\Tomcat_6\conf\ I am using JRE 6. After I

Problem seting up Tomcat SSL

2007-02-19 Thread Anthony Liu
Hi, people, It's been 3 years since I used Tomcat the last time. When I return to it these days, I am having a hard time getting the SSL to work. I've created a keystore using keytool and put the .keystore file under C:\Tomcat_6\conf\ I am using JRE 6. After I read the on-line doc, I put