Re: Tomcat SSL w/ Apache

2002-10-31 Thread Randy Secrist
CTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Thursday, October 31, 2002 10:22 AM Subject: RE: Tomcat SSL w/ Apache > On Thu, 31 Oct 2002, Turner, John wrote: > Surprise! > > The isSecure() check (as well as getScheme()) refers to the original > reque

RE: Tomcat SSL w/ Apache

2002-10-31 Thread Turner, John
Cool! I didn't have time this morning to do a test, so I was winging it. Thanks for the verification. John > -Original Message- > From: Milt Epstein [mailto:mepstein@;uiuc.edu] > Sent: Thursday, October 31, 2002 12:22 PM > To: Tomcat Users List > Subject: RE:

RE: Tomcat SSL w/ Apache

2002-10-31 Thread Milt Epstein
by Apache, but maybe there's some interaction there). So there are a couple of things to try to see if it has any effect. > > -Original Message- > > From: Randy Secrist [mailto:tomcat@;secristfamily.com] > > Sent: Wednesday, October 30, 2002 5:24 PM > > To: Tomcat Use

RE: Tomcat SSL w/ Apache

2002-10-31 Thread Turner, John
ge- > From: Randy Secrist [mailto:tomcat@;secristfamily.com] > Sent: Wednesday, October 30, 2002 5:24 PM > To: Tomcat Users List > Subject: Re: Tomcat SSL w/ Apache > > > I played around with the config for a few hours today - didn't get any > results. Having read

Re: Tomcat SSL w/ Apache

2002-10-30 Thread Randy Secrist
"%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b" RewriteEngine On RewriteOptions inherit - Original Message - From: "Robert L Sowders" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Wednesday, October

Re: Tomcat SSL w/ Apache

2002-10-29 Thread Robert L Sowders
t; <[EMAIL PROTECTED]> 10/29/2002 07:58 PM Please respond to "Tomcat Users List" To: "Tomcat Users List" <[EMAIL PROTECTED]> cc: Subject:Tomcat SSL w/ Apache I have an interesting problem that I don't know much about. I am in

Tomcat SSL w/ Apache

2002-10-29 Thread Randy Secrist
I have an interesting problem that I don't know much about. I am integrating Apache with Tomcat using mod_jk - and I have it mostly working. The only real problem I have left - is getting SSL - which appears to be working with Apache - to work with Tomcat. I have both HTTP connector's disabled