]> granicus.if.org Git - apache/commitdiff
Link to an explaination of the password format used in an example.
authorVincent Bray <noodl@apache.org>
Fri, 11 Jan 2008 03:36:51 +0000 (03:36 +0000)
committerVincent Bray <noodl@apache.org>
Fri, 11 Jan 2008 03:36:51 +0000 (03:36 +0000)
(Suggested by Jack D. Pond)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@611035 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/ssl/ssl_howto.html.en
docs/manual/ssl/ssl_howto.xml

index 283dcb065e854d82ce012153e38844fde4ea2f1e..c3e0f610efe1fed45272d09bb6ca76cac0cda2a6 100644 (file)
@@ -204,7 +204,11 @@ AuthBasicProvider    file
 AuthUserFile         /usr/local/apache2/conf/httpd.passwd
 require              valid-user
 &lt;/Directory&gt;</pre></div>
-
+    
+    <p>The password used in this example is the DES encrypted string "password".
+    See the <code class="directive"><a href="../mod/mod_ssl.html#ssloptions">SSLOptions</a></code> docs for more 
+    information.</p>
+    
     <div class="example"><h3>httpd.passwd</h3><pre>
 /C=DE/L=Munich/O=Snake Oil, Ltd./OU=Staff/CN=Foo:xxj31ZMTZzkVA
 /C=US/L=S.F./O=Snake Oil, Ltd./OU=CA/CN=Bar:xxj31ZMTZzkVA
index 50f61d7a625417f34693b2e0b55dd0361e6c85d4..181fb62a2630dc7a52494097c689710236ee6c4e 100644 (file)
@@ -208,7 +208,11 @@ AuthUserFile         /usr/local/apache2/conf/httpd.passwd
 require              valid-user
 &lt;/Directory&gt;</pre>
     </example>
-
+    
+    <p>The password used in this example is the DES encrypted string "password".
+    See the <directive module="mod_ssl">SSLOptions</directive> docs for more 
+    information.</p>
+    
     <example><title>httpd.passwd</title><pre>
 /C=DE/L=Munich/O=Snake Oil, Ltd./OU=Staff/CN=Foo:xxj31ZMTZzkVA
 /C=US/L=S.F./O=Snake Oil, Ltd./OU=CA/CN=Bar:xxj31ZMTZzkVA