SSL setup Apache - Tomcat

2002-12-20 Thread Denise Mangano
Ok, I have been reading through the archives of this list and this is not good I have one registered domain for which I purchased a certificate for. Apache is set up to use this certificate, and I can access my Apache app through https://. Now I added some JSP to my site, and I need this

RE: SSL setup Apache - Tomcat

2002-12-20 Thread PELOQUIN,JEFFREY (HP-Boise,ex1)
: Friday, December 20, 2002 1:02 PM To: 'Tomcat Users List' Subject: SSL setup Apache - Tomcat Ok, I have been reading through the archives of this list and this is not good I have one registered domain for which I purchased a certificate for. Apache is set up to use this certificate, and I can

RE: SSL setup Apache - Tomcat

2002-12-20 Thread Denise Mangano
Data Innovations, Inc. -Original Message- From: PELOQUIN,JEFFREY (HP-Boise,ex1) [mailto:[EMAIL PROTECTED]] Sent: Friday, December 20, 2002 3:29 PM To: 'Tomcat Users List' Subject: RE: SSL setup Apache - Tomcat We have a number of Apache/Tomcat webapps that run through SSL

RE: SSL setup Apache - Tomcat

2002-12-20 Thread PELOQUIN,JEFFREY (HP-Boise,ex1)
makes a diference of operation. -Original Message- From: Denise Mangano [mailto:[EMAIL PROTECTED]] Sent: Friday, December 20, 2002 1:36 PM To: 'Tomcat Users List' Subject: RE: SSL setup Apache - Tomcat Can you fill me in a little on what you had to do, if anything, to get your webapps

RE: SSL setup Apache - Tomcat

2002-12-20 Thread Denise Mangano
: Friday, December 20, 2002 3:43 PM To: 'Tomcat Users List' Subject: RE: SSL setup Apache - Tomcat I would imagine you do not need to switch to warp and the majority of the list would say not to use warp. I only use it due to the fact it is not currently convenient for me to upgrade the perl on my HP

RE: SSL setup Apache - Tomcat

2002-12-20 Thread PELOQUIN,JEFFREY (HP-Boise,ex1)
-Original Message- From: Denise Mangano [mailto:[EMAIL PROTECTED]] Sent: Friday, December 20, 2002 1:53 PM To: 'Tomcat Users List' Subject: RE: SSL setup Apache - Tomcat The other JkMount statements that I have specified have al been placed outside of the Virtual hosts directives, but I do

Re: SSL setup Apache - Tomcat

2002-12-20 Thread Ken Anderson
? Thanks. Denise Mangano Help Desk Analyst Complus Data Innovations, Inc. -Original Message- From: PELOQUIN,JEFFREY (HP-Boise,ex1) [mailto:[EMAIL PROTECTED]] Sent: Friday, December 20, 2002 3:43 PM To: 'Tomcat Users List' Subject: RE: SSL setup Apache - Tomcat I would imagine you do not need

RE: SSL setup Apache - Tomcat

2002-12-20 Thread Milt Epstein
,ex1) [mailto:[EMAIL PROTECTED]] Sent: Friday, December 20, 2002 3:43 PM To: 'Tomcat Users List' Subject: RE: SSL setup Apache - Tomcat I would imagine you do not need to switch to warp and the majority of the list would say not to use warp. I only use it due to the fact it is not currently

Re: SSL setup Apache - Tomcat

2002-12-20 Thread Chris McCabe
You should be able to get Tomcat and Apache to work together with SSL by using the JK connector. In our experience, the JK connector is the only one that works. The webapp connector truncates pages, and the JK2 connector just does not work with https connections for some reason. Keep in mind