[deployment-guide/comm-rel: 613/727] Updated the Common ssl.conf Directives section.

Jaromir Hradilek jhradile at fedoraproject.org
Tue Oct 19 13:17:09 UTC 2010


commit e3e14ff03d4248a5cbac3454cc47a238fc5e49c3
Author: Jaromir Hradilek <jhradile at redhat.com>
Date:   Tue Sep 7 16:17:23 2010 +0200

    Updated the Common ssl.conf Directives section.

 en-US/The_Apache_HTTP_Server.xml |   11 ++++-------
 1 files changed, 4 insertions(+), 7 deletions(-)
---
diff --git a/en-US/The_Apache_HTTP_Server.xml b/en-US/The_Apache_HTTP_Server.xml
index a5bc227..771582e 100644
--- a/en-US/The_Apache_HTTP_Server.xml
+++ b/en-US/The_Apache_HTTP_Server.xml
@@ -2602,7 +2602,10 @@ ErrorDocument 404 /404-not_found.html</screen>
     <section id="s2-apache-sslconf-common">
       <title>Common <filename>ssl.conf</filename> Directives</title>
       <para>
-        The following directives are commonly used in <filename>/etc/httpd/conf.d/ssl.conf</filename>:
+        The SSL directives allow you to customize the behavior of the Apache HTTP Secure Server, and in most cases, they are configured appropriately during the installation. Be careful when changing these settings, as incorrect configuration can lead to security vulnurabilities.
+      </para>
+      <para>
+        The following directive is commonly used in <filename>/etc/httpd/conf.d/ssl.conf</filename>:
       </para>
       <variablelist>
         <varlistentry>
@@ -2694,12 +2697,6 @@ ErrorDocument 404 /404-not_found.html</screen>
           </listitem>
         </varlistentry>
       </variablelist>
-      <note>
-        <title>Note</title>
-        <para>
-          In most cases, SSL directives are configured appropriately during the installation of &MAJOROS;. Be careful when altering Apache HTTP Secure Server directives, misconfiguration can lead to security vulnerabilities.
-        </para>
-      </note>
     </section>
     <section id="s2-apache-mpm-containers">
       <title>MPM Specific Server-Pool Directives</title>


More information about the docs-commits mailing list