secure_protocol_version is null when using NIO2

2016-06-10 Thread Jason Schwanz
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

Tomcat 6.0.43

2014-11-19 Thread 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: Cannot Specify sslEnabledProtocols

2014-10-16 Thread 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

Cannot Specify sslEnabledProtocols

2014-10-16 Thread Jason Schwanz
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