Re: Unable to get SSL working on Tomcat 8.5

2016-12-05 Thread Mark Thomas
On 05/12/2016 18:33, Jim Weill wrote: > > > On 12/5/2016 8:43 AM, Mark Thomas wrote: >> On 05/12/2016 16:13, Mark Thomas wrote: >>> On 01/12/2016 22:17, Jim Weill wrote: sslEnabledProtocols is now just protocols for one thing. And you have to put your certificate stuff in an

Re: Unable to get SSL working on Tomcat 8.5

2016-12-05 Thread Jim Weill
On 12/5/2016 8:43 AM, Mark Thomas wrote: On 05/12/2016 16:13, Mark Thomas wrote: On 01/12/2016 22:17, Jim Weill wrote: sslEnabledProtocols is now just protocols for one thing. And you have to put your certificate stuff in an sub-section to the connector now. That should not be necessary.

Re: Unable to get SSL working on Tomcat 8.5

2016-12-05 Thread Mark Thomas
On 05/12/2016 16:13, Mark Thomas wrote: > On 01/12/2016 22:17, Jim Weill wrote: >> sslEnabledProtocols is now just protocols for one thing. And you have to >> put your certificate stuff in an sub-section to the >> connector now. > > That should not be necessary. Tomcat should handle the

RE: Unable to get SSL working on Tomcat 8.5

2016-12-05 Thread ramagopala.chaturvedula
al Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Monday, December 05, 2016 10:14 AM To: Tomcat Users List Subject: Re: Unable to get SSL working on Tomcat 8.5 ** This mail has been sent from an external source ** On 01/12/2016 22:17, Jim Weill wrote: > sslEnabledProtocols is now

Re: Unable to get SSL working on Tomcat 8.5

2016-12-05 Thread Mark Thomas
at 8.0 works fine with this configuration (Ive tested both >>> installs on same server, same .pfx) (note no other changes anywhere, >>> just a fresh install and modifying the server.xml) We have been using >>> this config since 6.0 through 8.0. >>> >>> So

Re: Unable to get SSL working on Tomcat 8.5

2016-12-01 Thread Jim Weill
Sent: Wednesday, November 30, 2016 8:52 PM To: Tomcat Users List <users@tomcat.apache.org> Subject: Re: Unable to get SSL working on Tomcat 8.5 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Todd, On 11/29/16 4:41 PM, Bartlett, Todd wrote: The below settings work fine on 6.0 version (no other

RE: Unable to get SSL working on Tomcat 8.5

2016-12-01 Thread Bartlett, Todd
Jim Weill [mailto:moon...@icsi.berkeley.edu] Sent: Thursday, December 01, 2016 2:38 PM To: Tomcat Users List <users@tomcat.apache.org> Subject: Re: Unable to get SSL working on Tomcat 8.5 Are you using the 8.5 reference? https://tomcat.apache.org/tomcat-8.5-doc/config/http.html When we updated to 8.

Re: Unable to get SSL working on Tomcat 8.5

2016-12-01 Thread Jim Weill
ers@tomcat.apache.org> Subject: Re: Unable to get SSL working on Tomcat 8.5 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Todd, On 11/29/16 4:41 PM, Bartlett, Todd wrote: The below settings work fine on 6.0 version (no other changes Im aware of) Error received Failed to initialize component [Con

RE: Unable to get SSL working on Tomcat 8.5

2016-12-01 Thread Bartlett, Todd
Unable to get SSL working on Tomcat 8.5 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Todd, On 11/29/16 4:41 PM, Bartlett, Todd wrote: > The below settings work fine on 6.0 version (no other changes Im aware > of) Error received Failed to initialize component > [Connector[HTTP/1.1-443

Re: Unable to get SSL working on Tomcat 8.5

2016-11-30 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Todd, On 11/29/16 4:41 PM, Bartlett, Todd wrote: > The below settings work fine on 6.0 version (no other changes Im > aware of) Error received Failed to initialize component > [Connector[HTTP/1.1-443 What's the rest of the error message? >