On 27/02/2015 04:14, schu...@apache.org wrote:
> Author: schultz
> Date: Fri Feb 27 04:14:11 2015
> New Revision: 1662633
> 
> URL: http://svn.apache.org/r1662633
> Log:
> Back-port r1662627 and r1662632 to fix 
> https://bz.apache.org/bugzilla/show_bug.cgi?id=55988
> Respect TLS server cipher ordering in JSSE-based connectors.
> Based upon patches provided by Ognjen Blagojevic.

-1 (veto).

This patch uses SSLServerSocket.getSSLParameters(). That is only
available with Java 7 onwards. Tomcat 7 is required (excluding
WebSocket) to compile and run with Java 6.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to