Author: markt Date: Sat Jan 30 19:16:00 2010 New Revision: 904852 URL: http://svn.apache.org/viewvc?rev=904852&view=rev Log: Use Tomcat 5 version info for Tomcat 5
Modified: tomcat/site/trunk/docs/security-5.html tomcat/site/trunk/xdocs/security-5.xml Modified: tomcat/site/trunk/docs/security-5.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-5.html?rev=904852&r1=904851&r2=904852&view=diff ============================================================================== --- tomcat/site/trunk/docs/security-5.html (original) +++ tomcat/site/trunk/docs/security-5.html Sat Jan 30 19:16:00 2010 @@ -1208,7 +1208,7 @@ attribute <code>allowUnsafeLegacyRenegotiation</code> has been added to the BIO connector. It should be set to <code>false</code> (the default) to protect against this vulnerability. The attribute will be available in - Tomcat 6.0.21 onwards.</p> + Tomcat 5.5.29 onwards.</p> <p>The NIO connector is not vulnerable as it does not support renegotiation.</p> Modified: tomcat/site/trunk/xdocs/security-5.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/security-5.xml?rev=904852&r1=904851&r2=904852&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/security-5.xml (original) +++ tomcat/site/trunk/xdocs/security-5.xml Sat Jan 30 19:16:00 2010 @@ -577,7 +577,7 @@ attribute <code>allowUnsafeLegacyRenegotiation</code> has been added to the BIO connector. It should be set to <code>false</code> (the default) to protect against this vulnerability. The attribute will be available in - Tomcat 6.0.21 onwards.</p> + Tomcat 5.5.29 onwards.</p> <p>The NIO connector is not vulnerable as it does not support renegotiation.</p> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org