Re: Multiple SSL config with single IP on Tomcat 8.5.4

2016-08-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Joshua, On 8/3/16 6:51 PM, Joshua McDowell wrote: > [W]hy aren’t you fronting Tomcat with Apache? I am asking because > i am curious of others views. Because it's an unnecessary component, sensitive to other environmental factors. Why *are* you

Re: Multiple SSL config with single IP on Tomcat 8.5.4

2016-08-03 Thread Joshua McDowell
Don’t shoot at me.. But why aren’t you fronting Tomcat with Apache? I am asking because i am curious of others views. J > On Aug 3, 2016, at 5:05 PM, Kent Smotherman wrote: > > I'm trying to get multiple SSL certs configured on Tomcat 8.5 with a single > IP. My

Re: Multiple SSL config with single IP on Tomcat 8.5.4

2016-08-03 Thread Mark Thomas
On 03/08/2016 15:05, Kent Smotherman wrote: > I'm trying to get multiple SSL certs configured on Tomcat 8.5 with a single > IP. My relevant server.xml looks like this: > > connectionTimeout="2" >URIEncoding="UTF-8" >redirectPort="9443" /> >

Multiple SSL config with single IP on Tomcat 8.5.4

2016-08-03 Thread Kent Smotherman
I'm trying to get multiple SSL certs configured on Tomcat 8.5 with a single IP. My relevant server.xml looks like this: This gives me this error on startup: 03-Aug-2016 16:47:04.541 WARNING [main] org.apache.catalina.startup.SetAllPropertiesRule.begin