(Suggested by Jack D. Pond)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@611035
13f79535-47bb-0310-9956-
ffa450edef68
AuthUserFile /usr/local/apache2/conf/httpd.passwd
require valid-user
</Directory></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
require valid-user
</Directory></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