Hi,
I'm running Tomcat 8.5.50.0 on JRE 1.8.0_241-b07 on Solaris 5.11. Like many
other people, I've failed to disable TLSv1, TLSv1.1 etc.
Here is a snippet of server.xml:
sslEnabledProtocols="TLSv1.2,TLSv1.3"
In fact, configuring any of
I get the same thing. I posted a bug about it:
http://issues.apache.org/bugzilla/show_bug.cgi?id=38713
No responses so far.
On 2/23/06, Paul Sideleau <[EMAIL PROTECTED]> wrote:
> I am getting the following JSP compiler error when
> running tomcat 5.5.9 with JDK 1.5_05 on Windows XP
> Professional