Re: Tomcat SSL - unsupported protocol or cipher suit error

2019-01-07 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Sameer, On 1/7/19 14:27, Sameer Umbrajkar wrote: > Dear Chris, > > Could you help me out with the connector sample with sslhostconfig. > I have mentioned the connector details in my previous email. Try looking at the documentation reference I put

Re: Tomcat SSL - unsupported protocol or cipher suit error

2019-01-07 Thread Sameer Umbrajkar
Dear Chris, Could you help me out with the connector sample with sslhostconfig. I have mentioned the connector details in my previous email. On Mon 7 Jan, 2019, 12:22 AM Christopher Schultz < ch...@christopherschultz.net wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Sameer, > >

Re: Tomcat SSL - unsupported protocol or cipher suit error

2019-01-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Sameer, On 1/6/19 13:40, Sameer Umbrajkar wrote: > Dear John & Raj, > > *My JVM version is 8.1.015 and Tomcat version is 8.5.13* Please see > the version details below - > ==

Re: Tomcat SSL - unsupported protocol or cipher suit error

2019-01-06 Thread Christopher Schultz
l in fact be disabled. - -chris > From: John Larsen Sent: 06 January 2019 11:17 To: Tomcat Users > List Subject: Re: Tomcat SSL - unsupported protocol or cipher suit > error > > I have run into this and solved it. > > Basically its due to JDK versions 7 and older. Two options t

Re: Tomcat SSL - unsupported protocol or cipher suit error

2019-01-06 Thread Sameer Umbrajkar
er to support TLS1.2 if you are > using earlier versions of jdk1.7. > > Thanks ! > > Rajendra > > From: John Larsen > Sent: 06 January 2019 11:17 > To: Tomcat Users List > Subject: Re: Tomcat SSL - unsupported protocol or cipher suit error > > I have run into this and so

RE: Tomcat SSL - unsupported protocol or cipher suit error

2019-01-06 Thread Rajendra
06 January 2019 08:13 > To: users@tomcat.apache.org > Subject: Tomcat SSL - unsupported protocol or cipher suit error > > Dear All, > > I am trying to configure SSL (HTTPS) for Apache Tomcat 8.5.13. I am facing > below error after importing the certificates. > > ==

Re: Tomcat SSL - unsupported protocol or cipher suit error

2019-01-06 Thread John Larsen
> Subject: Tomcat SSL - unsupported protocol or cipher suit error > > Dear All, > > I am trying to configure SSL (HTTPS) for Apache Tomcat 8.5.13. I am facing > below error after importing the certificates. > > ===

RE: Tomcat SSL - unsupported protocol or cipher suit error

2019-01-06 Thread Rajendra
Sameer, can you please share Connector element for ssl port in server.xml file? Also, what is Jdk version you are using? Thanks ! Rajendra From: Sameer Umbrajkar Sent: 06 January 2019 08:13 To: users@tomcat.apache.org Subject: Tomcat SSL - unsupported protocol or cipher suit error Dear All

Tomcat SSL - unsupported protocol or cipher suit error

2019-01-06 Thread Sameer Umbrajkar
Dear All, I am trying to configure SSL (HTTPS) for Apache Tomcat 8.5.13. I am facing below error after importing the certificates. == This page can’t be displayed Turn on TLS 1.0, TLS 1.1, and TLS 1.2 in Advanced settings and try