On 16/10/2014 23:46, Jason Schwanz wrote: > I'm attempting to disable SSLv3 by specifying > sslEnabledProtocols="TLSv1,TLSv1.1,TLSv1.2" > in my HTTP connector, but it is not disabling it. Looking at catalina.out I > see this logged warning: > > WARNING: [SetAllPropertiesRule]{Server/Service/Connector} Setting property > 'sslEnabledProtocols' to 'TLSv1,TLSv1.1,TLSv1.2' did not find a matching > property. > > The host is running tomcat 6.0.41 with Java 7u65.
And your connector configuration is ... ? The rest of the log shows ... ? Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org