]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
ssl_compat: Add deprecation banner, remove dead Stronghold link
authorRich Bowen <rbowen@apache.org>
Tue, 28 Apr 2026 19:11:33 +0000 (19:11 +0000)
committerRich Bowen <rbowen@apache.org>
Tue, 28 Apr 2026 19:11:33 +0000 (19:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1933453 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/ssl/ssl_compat.xml

index bcc7d341e2bccc6856107fd03055695940436e9d..7fb39c5233829d31c954bd29d1ca85d76f7f10d0 100644 (file)
   <title>SSL/TLS Strong Encryption: Compatibility</title>
 
 <summary>
+<note type="warning"><title>Historical Document</title>
+<p>This page describes compatibility with SSL products that have been
+discontinued for many years (Apache-SSL, Stronghold, Raven SSL, Red Hat
+Secure Web Server). It is retained for historical reference only. If you
+are configuring mod_ssl on a current Apache httpd installation, see
+<a href="ssl_howto.html">SSL/TLS How-To</a> instead. This page is a
+candidate for removal in a future release.</p>
+</note>
+
 <p>
 This page covers backwards compatibility between mod_ssl and other
 SSL solutions.  mod_ssl is not the only SSL solution for Apache; four
@@ -34,8 +43,8 @@ available <a href="http://www.apache-ssl.org/">Apache-SSL</a> (from
 where mod_ssl were originally derived in 1998), Red Hat's commercial
 Secure Web Server (which was based on mod_ssl), Covalent's commercial
 Raven SSL Module (also based on
-mod_ssl) and finally C2Net's (now Red Hat's) commercial product <a
-href="http://www.redhat.com/explore/stronghold/">Stronghold</a> (based
+mod_ssl) and finally C2Net's (now Red Hat's) commercial product
+Stronghold (based
 on a different evolution branch, named Sioux up to Stronghold 2.x, and
 based on mod_ssl since Stronghold 3.x).</p>