https://issues.apache.org/bugzilla/show_bug.cgi?id=57432
--- Comment #3 from Christopher Schultz <ch...@christopherschultz.net> --- (In reply to Jeff Pinner from comment #0) > Bug 53952 added support for TLS 1.1 and TLS 1.2 and added the following > constants (from jni/java/org/apache/tomcat/jni/SSL.java) > > public static final int SSL_OP_NO_TLSv1_1 = 0x08000000; > public static final int SSL_OP_NO_TLSv1_2 = 0x10000000; For the record, these constants were added in r1632577 which slightly pre-dates the commits directly-related to bug #53952. Also note that these constants were never back-ported to Tomcat 7. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org