Repository : http://git.fedorahosted.org/git/?p=secure-coding.git

On branch  : master

>---------------------------------------------------------------

commit 72a9fc4d7c028bb31493c9d317289f9ba6a4d378
Author: Eric Christensen <[email protected]>
Date:   Fri May 30 09:16:12 2014 -0400

    Added installation instructions


>---------------------------------------------------------------

 Securing_TLS/en-US/mod_ssl.xml |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/Securing_TLS/en-US/mod_ssl.xml b/Securing_TLS/en-US/mod_ssl.xml
index 365b0bb..2edbade 100644
--- a/Securing_TLS/en-US/mod_ssl.xml
+++ b/Securing_TLS/en-US/mod_ssl.xml
@@ -8,6 +8,12 @@
        <para>
                <application>Apache</application> web server utilizes 
<application>mod_ssl</application> to utilize OpenSSL for cryptography.  
Configuration is handled by the <filename>/etc/httpd/conf.d/ssl.conf</filename> 
file and can be modified to support a wide range of ciphers and protocols.
        </para>
+        <section 
id="sect-Fedora_Security_Team-Securing_TLS-mod_ssl-installation">
+                <title>Installation</title>
+                <para>
+                       To install <application>mod_ssl</application> using 
<application>yum</application> just issue the following command: <command>yum 
install mod_ssl openssl</command>.
+               </para>
+       </section>
        <section 
id="sect-Fedora_Security_Team-Securing_TLS-mod_ssl-configuration">
                <title>Configuration</title>
                <para>

--
security mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/security

Reply via email to