RE: Tomcat SSL Issues

2005-04-04 Thread Pandey, Abhimanyu
To: tomcat-user@jakarta.apache.org Subject: Tomcat SSL Issues Hello List, I am trying to configure tomcat for SSL on Red Hat 8.0 and I run the keytool script to obtain a CSR for my Certificate Authority. I am getting the following error: #$JAVA_HOME/bin/keytool -certreq -keyalg RSA -alias

Tomcat SSL Issues

2005-04-01 Thread LGM
Hello List, I am trying to configure tomcat for SSL on Red Hat 8.0 and I run the keytool script to obtain a CSR for my Certificate Authority. I am getting the following error: #$JAVA_HOME/bin/keytool -certreq -keyalg RSA -alias tomcat -file /root/certreq.csr keytool error:

Re: Tomcat SSL issues and looking for an expert

2003-09-15 Thread Randy Carpenter
Users List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Tomcat SSL issues and looking for an expert Without more details, I'm guess the problem with the SSL standalone configuration is the same as http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21763. Fronting Tomcat with Apache

RE: Tomcat SSL issues and looking for an expert

2003-09-15 Thread Mike Curwen
PROTECTED] Sent: Monday, September 15, 2003 1:47 PM To: Tomcat Users List Subject: Re: Tomcat SSL issues and looking for an expert Any ideas as to when 4.1.28 will be out? Also, on my second question... still looking for an 'expert.' My customer wants someone with experience

Tomcat SSL issues and looking for an expert

2003-09-11 Thread Randy Carpenter
I have a customer who is running Tomcat 4.1.27. We have been having a problem when using SSL (running the site on port 443). Periodically the server will stop responding on 443, but not on port 80. Restarting the Tomcat server is required to restore functionality. We are also looking at the

Re: Tomcat SSL issues and looking for an expert

2003-09-11 Thread Bill Barker
Without more details, I'm guess the problem with the SSL standalone configuration is the same as http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21763. Fronting Tomcat with Apache avoids the bug above, but as anyone who has been on this list at least a day knows, it comes with its own worm-can