RE: Problem Enabling SSL in Tomcat 4.1.27

2004-10-27 Thread khanaz
Users List Subject: RE: Problem Enabling SSL in Tomcat 4.1.27 It Works :)) thanks a ton Azam, changing the path and the className did the trick. My SSL Connector now looks like this. Thanks Mousami Bhattacharya [EMAIL PROTECTED] 10/27/2004 02:13 PM Please respo

RE: Problem Enabling SSL in Tomcat 4.1.27

2004-10-27 Thread mousami_bhattacharya
TECTED]> To [EMAIL PROTECTED] cc Subject RE: Problem Enabling SSL in Tomcat 4.1.27 Mousami: There are two other differences I see between my configuration and yours.. 1) my Factory classname is "org.apache.coyote.tomcat4.CoyoteServerSocketFactory" not "org.apache.catalina.net.

RE: Problem Enabling SSL in Tomcat 4.1.27

2004-10-27 Thread khanaz
Sorry I meant try changing your path to FORWARD slashes Azam Khan -Original Message- From: Khan, Azam Sent: Wednesday, October 27, 2004 2:13 PM To: [EMAIL PROTECTED] Subject: RE: Problem Enabling SSL in Tomcat 4.1.27 Mousami: There are two other differences I see between my

RE: Problem Enabling SSL in Tomcat 4.1.27

2004-10-27 Thread khanaz
-- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 27, 2004 2:01 PM To: Tomcat Users List Subject: RE: Problem Enabling SSL in Tomcat 4.1.27 Thanks Azam, I tried your solution. But unfortunately , its still not working for me. I even put the .keystore file in the de

RE: Problem Enabling SSL in Tomcat 4.1.27

2004-10-27 Thread mousami_bhattacharya
ttp11.Http11Protocol start INFO: Starting Coyote HTTP/1.1 on port 8443 [EMAIL PROTECTED] 10/27/2004 01:39 PM Please respond to "Tomcat Users List" <[EMAIL PROTECTED]> To [EMAIL PROTECTED] cc Subject RE: Problem Enabling SSL in Tomcat 4.1.27 Mousami: I have a similar issue b

RE: Problem Enabling SSL in Tomcat 4.1.27

2004-10-27 Thread khanaz
rked for me. Good luck! Azam Khan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 27, 2004 1:34 PM To: [EMAIL PROTECTED] Subject: Problem Enabling SSL in Tomcat 4.1.27 Hi , I did the following steps to enable SSL in tomcat 4.1.27 ( with jdk

Problem Enabling SSL in Tomcat 4.1.27

2004-10-27 Thread mousami_bhattacharya
Hi , I did the following steps to enable SSL in tomcat 4.1.27 ( with jdk 1.4.2) 1. uncommented the SSL Connector in the server.xml 2. stored the keystore file in the directory mentioned. 3. started tomcat. When I hit the url https://localhost:8443 , it seems l

Problem with enabling SSL in tomcat

2004-02-19 Thread WLin
Hi all, I configured SSL support on Tomcat 4.1.29 as described on http://jakarta.apache.org/tomcat/tomcat-4.1-doc/ssl-howto.html. If I test the server using https://localhost:8443. it works fine. But if I replace "localhost" with ip address of the machine, I got a empty page. Please advice. Thank

RE: Enabling SSL in tomcat--specific questions

2002-05-23 Thread Rutledge, Aaron
bling 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 ho

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 cer

Enabling SSL in tomcat--specific questions

2002-05-22 Thread Rutledge, Aaron
ight anyone can give. If I could just ask someone who has set this up before a couple questions I would be extremely grateful! Regards, Aaron -Original Message- From: Rutledge, Aaron Sent: Wednesday, May 22, 2002 7:21 AM To: Tomcat Users List Subject: RE: Enabling SSL in tomcat He

RE: Enabling SSL in tomcat

2002-05-22 Thread Rutledge, Aaron
List Subject: RE: Enabling SSL in tomcat Hello, I keep seeing the topic of SSL configuration come up, but I have yet heard anyone with a simmilar problem as mine. I am surprised this can be so problematic since it seems so straight forward. I tried using Joaquin's example and go

RE: Enabling SSL in tomcat

2002-05-22 Thread Rutledge, Aaron
f they can think of any steps that I might have missed? I am going crazy. Best regards to all, Aaron -Original Message- From: Rajesh Harikrishnan [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 22, 2002 1:43 AM To: Tomcat Users List Subject: Re: Enabling SSL in tomcat Hi Ajay, I

Re: Enabling SSL in tomcat

2002-05-22 Thread Rajesh Harikrishnan
sh [EMAIL PROTECTED] SoftSolutions Pvt. Ltd., Chennai, India. - Original Message - From: "Joaquín Sánchez Jiménez" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Wednesday, May 15, 2002 12:58 PM Subjec

RE: Enabling SSL in tomcat

2002-05-16 Thread t . riteshmenon
sday, May 16, 2002 12:39 PM To: Tomcat Users List Subject: Enabling SSL in tomcat I am facing one problem while enabling SSL in Tomcat on windows NT server. I have created the keystore using the following command: keytool -genkey -alias tomcat -keyalg RSA using changeit password. It has cre

Re: Enabling SSL in tomcat

2002-05-16 Thread Joaquín Sánchez Jiménez
Hi: Try with this. Bye. J. - Original Message - From: "Ajay Chauhan" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Thursday, May 16, 2002 9:09 AM Subject: Enabling SSL in tomcat > I am facing one problem whil

Enabling SSL in tomcat

2002-05-15 Thread Ajay Chauhan
I am facing one problem while enabling SSL in Tomcat on windows NT server. I have created the keystore using the following command: keytool -genkey -alias tomcat -keyalg RSA using changeit password. It has created .keystore file in directory. Say if my login is ajay then the files is created