Environment: Tomcat 8.0.33 on RHEL6
In our app we are capturing the SSL/TLS protocol being used by referencing
the org.apache.tomcat.util.net.secure_protocol_version request attribute.
When the connector is NIO this works beautifully, but trying this on NIO2
returns null.
-
Jason Schwanz
Is this going to be an official release linked from the download page? I
found it on the github mirror, but would prefer to work with something from
the official homepage.
-
Jason Schwanz
re.StandardService start
INFO: Starting service Catalina
Oct 16, 2014 5:16:43 AM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.41
-
Jason Schwanz
503/887-4563
On Thu, Oct 16, 2014 at 3:53 PM, Mark Thomas wrote:
> On 16/10/2014 23:46, Jaso
Protocols' to 'TLSv1,TLSv1.1,TLSv1.2' did not find a matching
property.
The host is running tomcat 6.0.41 with Java 7u65.
-
Jason Schwanz