RE: Enabling SSL in tomcat--specific questions

2002-05-23 Thread Rutledge, Aaron
SSL in tomcat--specific questions On 05/23 03:14 Rutledge, Aaron wrote: If I am able to create a .keyfile, do I have JSSE installed correctly? I use JDK1.4 and Tomcat 4.0.3; it was all I needed to get SSL running. (And the .keystore file, of course, in the root's home directory; because I run

Enabling SSL in tomcat--specific questions

2002-05-22 Thread Rutledge, Aaron
Sorry list, I'm getting desperate. Perhaps my question I've submitted a couple times is too vague. I'll try asking a few specific ones... If I am able to create a .keyfile, do I have JSSE installed correctly? Does Tomcat use the JSSE directly from org.apache.tomcat.net.SSLSocketFactory or

Re: Enabling SSL in tomcat--specific questions

2002-05-22 Thread Oki DZ
On 05/23 03:14 Rutledge, Aaron wrote: If I am able to create a .keyfile, do I have JSSE installed correctly? I use JDK1.4 and Tomcat 4.0.3; it was all I needed to get SSL running. (And the .keystore file, of course, in the root's home directory; because I run Tomcat under root.) FYI, the