Author: markt Date: Mon Dec 8 15:34:59 2025 New Revision: 1930368 Log: Trivial change to update website
Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/index.xml Modified: tomcat/site/trunk/docs/index.html ============================================================================== --- tomcat/site/trunk/docs/index.html Mon Dec 8 13:35:35 2025 (r1930367) +++ tomcat/site/trunk/docs/index.html Mon Dec 8 15:34:59 2025 (r1930368) @@ -49,7 +49,7 @@ tool</a> is available to aid this proces <li>Add strictSNI attribute on the Connector to allow matching the SSLHostConfig configuration associated with the SNI host name to the SSLHostConfig configuration matched from the HTTP protocol host name. - Non matching configurations will cause the request to be rejected. The + Non-matching configurations will cause the request to be rejected. The attribute default value is true, enabling the matching.</li> <li>Correct a regression introduced in 11.0.11 that broke some clustering configurations.</li> Modified: tomcat/site/trunk/xdocs/index.xml ============================================================================== --- tomcat/site/trunk/xdocs/index.xml Mon Dec 8 13:35:35 2025 (r1930367) +++ tomcat/site/trunk/xdocs/index.xml Mon Dec 8 15:34:59 2025 (r1930368) @@ -66,7 +66,7 @@ tool</a> is available to aid this proces <li>Add strictSNI attribute on the Connector to allow matching the SSLHostConfig configuration associated with the SNI host name to the SSLHostConfig configuration matched from the HTTP protocol host name. - Non matching configurations will cause the request to be rejected. The + Non-matching configurations will cause the request to be rejected. The attribute default value is true, enabling the matching.</li> <li>Correct a regression introduced in 11.0.11 that broke some clustering configurations.</li> @@ -130,7 +130,6 @@ Full details of these changes, and all t </p> </section> - <section name="Tomcat 10.1.49 Released" rtext="2025-11-10"> <p> The Apache Tomcat Project is proud to announce the release of version 10.1.49 @@ -167,7 +166,6 @@ changelog</a>. </p> </section> - <section name="Tomcat Native 2.0.9 Released" rtext="2025-05-29"> <p> The Apache Tomcat Project is proud to announce the release of version 2.0.9 of @@ -184,7 +182,6 @@ Tomcat Native. The notable changes compa </p> </section> - <section name="Tomcat Connectors 1.2.50 Released" rtext="2024-08-12"> <p> The Apache Tomcat Project is proud to announce the release of version 1.2.50 of @@ -197,7 +194,6 @@ This version fixes a number of bugs foun </p> </section> - <section name="Tomcat Native 1.3.1 Released" rtext="2024-07-24"> <p> The Apache Tomcat Project is proud to announce the release of version 1.3.1 of @@ -216,7 +212,6 @@ Tomcat Native. The notable changes compa </p> </section> - <section name="Apache Standard Taglib 1.2.5 Released" rtext="2015-03-17"> <p> The Apache Tomcat Project is proud to announce the release of version 1.2.5 of @@ -238,7 +233,6 @@ Please see the <a href="taglibs.html">Ta </p> </section> - <section name="Tomcat Maven Plugin 2.2 Released" rtext="2013-11-11"> <p> The Apache Tomcat team is pleased to announce the release of Tomcat Maven Plugin 2.2. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
