Re: 8.5.3 to 8.5.4 SSL Issue

2016-08-22 Thread Chuck Syperski
Great, I'm not crazy! Thanks so much for the help and quick responses! On Mon, Aug 22, 2016 at 1:39 PM, Mark Thomas wrote: > On 22/08/2016 13:40, Chuck Syperski wrote: > > Hello, > > > > I am having issues when upgrading from 8.5.3 to 8.5.4 with SSL. It seems > > that my config from 8.5.3 is n

Re: 8.5.3 to 8.5.4 SSL Issue

2016-08-22 Thread Mark Thomas
On 22/08/2016 13:40, Chuck Syperski wrote: > Hello, > > I am having issues when upgrading from 8.5.3 to 8.5.4 with SSL. It seems > that my config from 8.5.3 is not working with 8.5.4 when using the same > exact file. The majority of the server.xml is stock, but here what I > manually have chang

Re: 8.5.3 to 8.5.4 SSL Issue

2016-08-22 Thread Chuck Syperski
I was under the impressions that as of 8.5.3 you could do JSSE with OpenSSL from this page: https://tomcat.apache.org/tomcat-8.5-doc/ssl-howto.html#Edit_the_Tomcat_Configuration_File Excerpt: "Tomcat can use three different implementations of SSL: JSSE implementation provided as part of the Java

AW: 8.5.3 to 8.5.4 SSL Issue

2016-08-22 Thread Kreuser, Peter
Chuck, > > Hello, > > I am having issues when upgrading from 8.5.3 to 8.5.4 with SSL. It seems > that my config from 8.5.3 is not working with 8.5.4 when using the same > exact file. The majority of the server.xml is stock, but here what I > manually have changed and it is where I am encounter

8.5.3 to 8.5.4 SSL Issue

2016-08-22 Thread Chuck Syperski
Hello, I am having issues when upgrading from 8.5.3 to 8.5.4 with SSL. It seems that my config from 8.5.3 is not working with 8.5.4 when using the same exact file. The majority of the server.xml is stock, but here what I manually have changed and it is where I am encountering my problem ...