Author: markt Date: Tue Jan 5 14:58:58 2016 New Revision: 1723089 URL: http://svn.apache.org/viewvc?rev=1723089&view=rev Log: whitespace police
Modified: tomcat/trunk/webapps/docs/config/http.xml Modified: tomcat/trunk/webapps/docs/config/http.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/http.xml?rev=1723089&r1=1723088&r2=1723089&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/config/http.xml (original) +++ tomcat/trunk/webapps/docs/config/http.xml Tue Jan 5 14:58:58 2016 @@ -1084,7 +1084,7 @@ <p>Only the ciphers that are supported by the SSL implementation will be used.</p> <p>If not specified, a default (using the OpenSSL notation) of - <code>HIGH:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5:!kRSA</code> will be + <code>HIGH:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5:!kRSA</code> will be used.</p> <p>Note that, by default, the order in which ciphers are defined is treated as an order of preference. See <code>honorCipherOrder</code>.</p> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org