Re: Settings when SSL terminates on the front-end

2015-06-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jeff, On 6/24/15 11:39 AM, Jeffrey Janner wrote: >> -Original Message- From: Mark Thomas >> [mailto:ma...@apache.org] Sent: Tuesday, June 23, 2015 3:18 PM >> To: Tomcat Users List Subject: Re: Settings when SSL terminat

RE: Settings when SSL terminates on the front-end

2015-06-24 Thread Jeffrey Janner
> -Original Message- > From: Mark Thomas [mailto:ma...@apache.org] > Sent: Tuesday, June 23, 2015 3:18 PM > To: Tomcat Users List > Subject: Re: Settings when SSL terminates on the front-end > > On 17/06/2015 19:08, Jeffrey Janner wrote: > > I've been de

Re: Settings when SSL terminates on the front-end

2015-06-23 Thread Mark Thomas
On 17/06/2015 19:08, Jeffrey Janner wrote: > I’ve been deploying letting Tomcat do it all when it came to connectors > and SSL, with the app forcing everything to SSL in the > section. Now I’m setting up a haproxy front-end > that will both terminate the SSL and take care of the redirect from HTT

Re: Settings when SSL terminates on the front-end

2015-06-23 Thread Christopher Schultz
Settings when SSL >> terminates on the front-end >> >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 >> >> Jeffrey, >> >> On 6/17/15 2:08 PM, Jeffrey Janner wrote: >>> I’ve been deploying letting Tomcat do it all when it came to >>> connectors

RE: Settings when SSL terminates on the front-end

2015-06-23 Thread Jeffrey Janner
> -Original Message- > From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Sent: Thursday, June 18, 2015 8:59 AM > To: Tomcat Users List > Subject: Re: Settings when SSL terminates on the front-end > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256

Re: Settings when SSL terminates on the front-end

2015-06-18 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jeffrey, On 6/17/15 2:08 PM, Jeffrey Janner wrote: > I’ve been deploying letting Tomcat do it all when it came to > connectors and SSL, with the app forcing everything to SSL in the > section. Now I’m setting up a haproxy > front-end that will bo

Settings when SSL terminates on the front-end

2015-06-17 Thread Jeffrey Janner
I've been deploying letting Tomcat do it all when it came to connectors and SSL, with the app forcing everything to SSL in the section. Now I'm setting up a haproxy front-end that will both terminate the SSL and take care of the redirect from HTTP to HTTPS for me and tomcat only running a sta