summaryrefslogtreecommitdiff
path: root/docs/manual/ssl/ssl_compat.html.en
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2003-04-23 22:05:49 +0000
committerAndré Malo <nd@apache.org>2003-04-23 22:05:49 +0000
commite0dd0bbbe66983a03f488201162caf9f7bd31eb0 (patch)
treeefbb806314b56def974a1331c7494861853f2f56 /docs/manual/ssl/ssl_compat.html.en
parent2d2c5dcea5154d8e74e4068d13d7921c546d307d (diff)
downloadhttpd-e0dd0bbbe66983a03f488201162caf9f7bd31eb0.tar.gz
keep typos consistent
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99554 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/ssl/ssl_compat.html.en')
-rw-r--r--docs/manual/ssl/ssl_compat.html.en4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/ssl/ssl_compat.html.en b/docs/manual/ssl/ssl_compat.html.en
index 33b8237a4e..0551e50cf3 100644
--- a/docs/manual/ssl/ssl_compat.html.en
+++ b/docs/manual/ssl/ssl_compat.html.en
@@ -28,7 +28,7 @@ Here we talk about backward compatibility to other SSL solutions. As you
perhaps know, mod_ssl is not the only existing SSL solution for Apache.
Actually there are four additional major products available on the market: Ben
Laurie's freely available <a href="http://www.apache-ssl.org/">Apache-SSL</a>
-(from where mod_ssl were originally derived in 1998), RedHat's commercial <a href="http://www.redhat.com/products/product-details.phtml?id=rhsa">Secure Web
+(from where mod_ssl were originally derived in 1998), Red Hat's commercial <a href="http://www.redhat.com/products/product-details.phtml?id=rhsa">Secure Web
Server</a> (which is based on mod_ssl), Covalent's commercial <a href="http://raven.covalent.net/">Raven SSL Module</a> (also based on mod_ssl)
and finally C2Net's commercial product <a href="http://www.c2.net/products/stronghold/">Stronghold</a> (based on a
different evolution branch named Sioux up to Stronghold 2.x and based on
@@ -53,7 +53,7 @@ solutions we do an on-the-fly mapping: directives which have a direct
counterpart in mod_ssl are mapped silently while other directives lead to a
warning message in the logfiles. The currently implemented directive mapping
is listed in <a href="#table1">Table 1</a>. Currently full backward
-compatibilty is provided only for Apache-SSL 1.x and mod_ssl 2.0.x.
+compatibility is provided only for Apache-SSL 1.x and mod_ssl 2.0.x.
Compatibility to Sioux 1.x and Stronghold 2.x is only partial because of
special functionality in these interfaces which mod_ssl (still) doesn't
provide.</p>