From: Rich Bowen Date: Wed, 9 Nov 2011 22:20:32 +0000 (+0000) Subject: As per bug #43710, mention that SSLLog isn't available any more. Also X-Git-Tag: 2.2.22~91 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8e7aa7b9822a6007efa462d1dc13e5d408516cb;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/branches/2.2.x@1200008 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/ssl/ssl_compat.html.en b/docs/manual/ssl/ssl_compat.html.en index 1cfac1f59b1..1d863193d02 100644 --- a/docs/manual/ssl/ssl_compat.html.en +++ b/docs/manual/ssl/ssl_compat.html.en @@ -21,20 +21,14 @@

Available Languages:  en 

-
-

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 based on mod_ssl since Stronghold 3.x).

@@ -66,7 +60,7 @@ doesn't provide.

Apache-SSL 1.x & mod_ssl 2.0.x compatibility: SSLEnableSSLEngine oncompactified SSLDisableSSLEngine offcompactified -SSLLogFile fileSSLLog filecompactified +SSLLogFile file-Use per-module LogLevel setting instead. SSLRequiredCiphers specSSLCipherSuite specrenamed SSLRequireCipher c1 ...SSLRequire %{SSL_CIPHER} in {"c1", ...}generalized @@ -83,7 +77,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 366b6c5a417..8de74f2b702 100644 --- a/docs/manual/ssl/ssl_compat.xml +++ b/docs/manual/ssl/ssl_compat.xml @@ -26,22 +26,14 @@ 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 @@ -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 file-Use 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