From: Rich Bowen
Date: Mon, 22 Nov 2004 02:56:26 +0000 (+0000)
Subject: Resolves bug# 28573 - links to #table1, #table2, and #table3 weren't
X-Git-Tag: 2.0.53~154
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c1c448d60eded8992a5078ff4a4c3500008daf6;p=thirdparty%2Fapache%2Fhttpd.git
Resolves bug# 28573 - links to #table1, #table2, and #table3 weren't
pointing anywhere.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106144 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml
index e2772f05f92..e48f4d32d9b 100644
--- a/docs/manual/mod/mod_ssl.xml
+++ b/docs/manual/mod/mod_ssl.xml
@@ -53,7 +53,7 @@ compatibility variables.
- Variable Name: |
+ Variable Name: |
Value Type: |
Description: |
@@ -552,7 +552,7 @@ specify the preference and order for the ciphers (see Table
-Tag | Description |
+Tag | Description |
Key Exchange Algorithm: |
kRSA | RSA key exchange |
kDHr | Diffie-Hellman key exchange with RSA key |
@@ -634,7 +634,7 @@ SSLCipherSuite RSA:!EXP:!NULL:+HIGH:+MEDIUM:-LOW
-Cipher-Tag | Protocol | Key Ex. | Auth. | Enc. | MAC | Type |
+Cipher-Tag | Protocol | Key Ex. | Auth. | Enc. | MAC | Type |
RSA Ciphers: |
DES-CBC3-SHA | SSLv3 | RSA | RSA | 3DES(168) | SHA1 | |
DES-CBC3-MD5 | SSLv2 | RSA | RSA | 3DES(168) | MD5 | |