Author: kkolinko
Date: Sun Oct 19 19:01:27 2014
New Revision: 1632976

URL: http://svn.apache.org/r1632976
Log:
Note that using SSLProtocol="TLSv1.1,TLSv1.2" requires native 1.1.32 or later.
Running with 1.1.31 is OK as long as the new values are not used in 
configuration.
It is merge of r1632975 from tomcat/trunk.

Modified:
    tomcat/tc7.0.x/trunk/   (props changed)
    tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

Propchange: tomcat/tc7.0.x/trunk/
------------------------------------------------------------------------------
  Merged /tomcat/trunk:r1632975

Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1632976&r1=1632975&r2=1632976&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Sun Oct 19 19:01:27 2014
@@ -78,7 +78,8 @@
     <changelog>
       <add>
         <bug>53952</bug>: Add support for TLSv1.1 and TLSv1.2 for APR 
connector.
-        Based upon a patch by Marcel &#352;ebek. (schultz/jfclere)
+        Based upon a patch by Marcel &#352;ebek. This feature requires
+        Tomcat Native library 1.1.32 or later. (schultz/jfclere)
       </add>
       <add>
         Disable SSLv3 by default for JSSE based HTTPS connectors (BIO and NIO).



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

Reply via email to