Mark,
Thanks for the hint! I added the following line to my connector and it did the
trick!
ciphers="TLS_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA,
TLS_DHE_DSS_WITH_AES_128_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA,
SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CB
On 22/06/2016 16:47, James Wiley wrote:
> Hi Tomcat Users,
>
> Has anyone run into any issues supporting SSL using the JSSE Connector when
> upgrading from 7.0.68 to 7.0.69?
>
> I help maintain a web application that uses tomcat7. A recent upgrade from
> 7.0.68 to 7.0.69 has caused the tomcat7
Hi Tomcat Users,
Has anyone run into any issues supporting SSL using the JSSE Connector when
upgrading from 7.0.68 to 7.0.69?
I help maintain a web application that uses tomcat7. A recent upgrade from
7.0.68 to 7.0.69 has caused the tomcat7 instance to throw an “Error during SSL
Handshake” wi