Re: Can't Get SSL to Work in 8.5

2018-01-23 Thread Coty Sutherland
> clientAuth="false" > sslProtocol="TLS" > protocols="TLSv1.2" > sessionCacheSize="5" > sessionTimeout="960"> > certificateKeyAlias="dmb-kenneth" > certificateKeystoreFile="conf/localhost-rsa.jks" > cert

RE: Can't Get SSL to Work in 8.5

2018-01-23 Thread Kenneth Taylor
List Subject: Re: Can't Get SSL to Work in 8.5 On Mon, Jan 22, 2018 at 2:23 PM, Kenneth Taylor wrote: > We are trying to get SSL to work in 8.5 and have been unsuccessful. We > followed all the instructions in the Tomcat documentation and what help is > available on the net

Re: Can't Get SSL to Work in 8.5

2018-01-22 Thread Coty Sutherland
On Mon, Jan 22, 2018 at 2:23 PM, Kenneth Taylor wrote: > We are trying to get SSL to work in 8.5 and have been unsuccessful. We > followed all the instructions in the Tomcat documentation and what help is > available on the net but have been unable to get TC to startup with an SSL > Connector

Can't Get SSL to Work in 8.5

2018-01-22 Thread Kenneth Taylor
We are trying to get SSL to work in 8.5 and have been unsuccessful. We followed all the instructions in the Tomcat documentation and what help is available on the net but have been unable to get TC to startup with an SSL Connector configured. Here is our Connector configuration: