RE: Multiple SSL certificates on one Instance

2015-03-17 Thread Jeffrey Janner
> -Original Message- > From: Rory Kelly [mailto:rory.ke...@fernsoftware.com] > Sent: Monday, March 16, 2015 7:53 AM > To: Tomcat Users List > Subject: Multiple SSL certificates on one Instance > > Hey guys, > > > > I’ve a bad feeling what I’m trying to do is impossible, and I’m going to

Re: Multiple SSL certificates on one Instance

2015-03-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Stefan, On 3/16/15 5:03 PM, Stefan Frei wrote: > 2 points: > > configure the reverse proxy is simpler. s/simpler/possible/ > tomcat may be harder to troubleshoot issues. Tomcat can't even do SNI at this point. > i would take the prxy to do that

Re: Multiple SSL certificates on one Instance

2015-03-16 Thread Stefan Frei
hi 2 points: configure the reverse proxy is simpler. tomcat may be harder to troubleshoot issues. i would take the prxy to do that, in fact we use squid rev-proxy to solve exact the same problem. Regards Stefan 2015-03-16 14:16 GMT+01:00 Mark Thomas : > On 16/03/2015 12:53, Rory Kelly wrote:

Re: Multiple SSL certificates on one Instance

2015-03-16 Thread Mark Thomas
On 16/03/2015 12:53, Rory Kelly wrote: > Hey guys, > > > > I’ve a bad feeling what I’m trying to do is impossible, and I’m going to > have to implement a different solution. Been hunting for an answer, but > couldn’t find anything definite. > > I’m running Tomcat 8.0.18, > > Java 1.7.0_75-b13,