This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.0.x by this push:
new f5671f21d8 Remove note discussing deprecated and removed configuration
options
f5671f21d8 is described below
commit f5671f21d897e918f266d89fb941328c5bedf97c
Author: Mark Thomas <[email protected]>
AuthorDate: Mon Jun 13 16:31:32 2022 +0100
Remove note discussing deprecated and removed configuration options
---
webapps/docs/config/http.xml | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/webapps/docs/config/http.xml b/webapps/docs/config/http.xml
index 06283c7058..d95e5c8b3a 100644
--- a/webapps/docs/config/http.xml
+++ b/webapps/docs/config/http.xml
@@ -1248,15 +1248,6 @@
<strong>Certificate</strong>. The types of the <strong>Certificate</strong>s
must be unique.</p>
- <p>As of Tomcat 8.5, the majority of the SSL configuration attributes in the
- <strong>Connector</strong> are deprecated. If specified, they will be used to
- configure a <strong>SSLHostConfig</strong> and <strong>Certificate</strong>
- for the <code>defaultSSLHostConfigName</code>. Note that if an explicit
- <strong>SSLHostConfig</strong> element also exists for the
- <code>defaultSSLHostConfigName</code> then that will be treated as a
configuration
- error. It is expected that Tomcat 10 will drop support for the SSL
- configuration attributes in the <strong>Connector</strong>.</p>
-
<p>In addition to the standard TLS related request attributes defined in
section 3.10 of the Servlet specification, Tomcat supports a number of
additional TLS related attributes. The full list may be found in the <a
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]