From: Rich Bowen Date: Wed, 9 Nov 2011 22:13:13 +0000 (+0000) Subject: As per bug #43710, mention that SSLLog isn't available any more. Also X-Git-Tag: 2.3.16~223 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee574da1bf2490fa2bcd4912e00dc0320a9c1a4d;p=thirdparty%2Fapache%2Fhttpd.git As per bug #43710, mention that SSLLog isn't available any more. Also remove several long-dead links from the intro paragraph. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1200006 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/ssl/ssl_compat.html.en b/docs/manual/ssl/ssl_compat.html.en index 1594971f936..0e9e3dee53d 100644 --- a/docs/manual/ssl/ssl_compat.html.en +++ b/docs/manual/ssl/ssl_compat.html.en @@ -22,22 +22,16 @@  fr 

-
-

All PCs are compatible. But some of -them are more compatible than others.

-

-- Unknown

-
-

This page covers backwards compatibility between mod_ssl and other SSL solutions. mod_ssl is not the only SSL solution for Apache; four additional products are (or were) also available: Ben Laurie's freely available Apache-SSL (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 +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 Stronghold (based -on a different evolution branch named Sioux up to Stronghold 2.x and +on a different evolution branch, named Sioux up to Stronghold 2.x, and based on mod_ssl since Stronghold 3.x).

@@ -67,7 +61,7 @@ doesn't provide.

Apache-SSL 1.x & mod_ssl 2.0.x compatibility: SSLEnableSSLEngine oncompactified SSLDisableSSLEngine offcompactified -SSLLogFile fileSSLLog filecompactified +SSLLogFile fileUse per-module LogLevel setting instead. SSLRequiredCiphers specSSLCipherSuite specrenamed SSLRequireCipher c1 ...SSLRequire %{SSL_CIPHER} in {"c1", ...}generalized @@ -84,7 +78,7 @@ doesn't provide.

SSL_KeyFile fileSSLCertificateKeyFile filerenamed SSL_CipherSuite argSSLCipherSuite argrenamed SSL_X509VerifyDir argSSLCACertificatePath argrenamed -SSL_Log fileSSLLogFile filerenamed +SSL_Log file-Use per-module LogLevel setting instead. SSL_Connect flagSSLEngine flagrenamed SSL_ClientAuth argSSLVerifyClient argrenamed SSL_X509VerifyDepth argSSLVerifyDepth argrenamed diff --git a/docs/manual/ssl/ssl_compat.xml b/docs/manual/ssl/ssl_compat.xml index 4da63284318..bcc7d341e2b 100644 --- a/docs/manual/ssl/ssl_compat.xml +++ b/docs/manual/ssl/ssl_compat.xml @@ -26,25 +26,17 @@ SSL/TLS Strong Encryption: Compatibility -
-

All PCs are compatible. But some of -them are more compatible than others.

-

-- Unknown

-
-

This page covers backwards compatibility between mod_ssl and other SSL solutions. mod_ssl is not the only SSL solution for Apache; four additional products are (or were) also available: Ben Laurie's freely available Apache-SSL (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 +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 Stronghold (based -on a different evolution branch named Sioux up to Stronghold 2.x and +on a different evolution branch, named Sioux up to Stronghold 2.x, and based on mod_ssl since Stronghold 3.x).

@@ -73,7 +65,7 @@ doesn't provide.

Apache-SSL 1.x & mod_ssl 2.0.x compatibility: SSLEnableSSLEngine oncompactified SSLDisableSSLEngine offcompactified -SSLLogFile fileSSLLog filecompactified +SSLLogFile fileUse per-module LogLevel setting instead. SSLRequiredCiphers specSSLCipherSuite specrenamed SSLRequireCipher c1 ...SSLRequire %{SSL_CIPHER} in {"c1", @@ -95,7 +87,7 @@ doesn't provide.

SSL_CipherSuite argSSLCipherSuite argrenamed SSL_X509VerifyDir argSSLCACertificatePath argrenamed -SSL_Log fileSSLLogFile filerenamed +SSL_Log file-Use per-module LogLevel setting instead. SSL_Connect flagSSLEngine flagrenamed SSL_ClientAuth argSSLVerifyClient argrenamed