From: Rich Bowen
Date: Sun, 27 Mar 2011 20:23:52 +0000 (+0000)
Subject: Clarify SSL/ENV variables, as per PR 50979
X-Git-Tag: 2.2.18~73
X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c50e5a0cf95037b60e352a028635f02d23c92d70;p=thirdparty%2Fapache%2Fhttpd.git
Clarify SSL/ENV variables, as per PR 50979
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1086024 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml
index a43e5aefd2b..bcc2ce496cb 100644
--- a/docs/manual/mod/mod_ssl.xml
+++ b/docs/manual/mod/mod_ssl.xml
@@ -43,9 +43,11 @@ to provide the cryptography engine.
Environment Variables
-This module provides a lot of SSL information as additional environment
-variables to the SSI and CGI namespace. The generated variables are listed in
-the table below. For backward compatibility the information can
+
This module can be configured to privide several items of SSL information
+as additional environment variables to the SSI and CGI namespace. This
+information is not provided by default for performance reasons. (See
+SSLOptions StdEnvVars, below.) The generated variables
+are listed in the table below. For backward compatibility the information can
be made available under different names, too. Look in the Compatibility chapter for details on the
compatibility variables.