diff options
author | Mike Rumph <mrumph@apache.org> | 2020-01-27 22:42:31 +0100 |
---|---|---|
committer | Mike Rumph <mrumph@apache.org> | 2020-01-27 22:42:31 +0100 |
commit | 77a309a5d3cffac0feee58f681e17582b77620c7 (patch) | |
tree | 04d837146580683ab8e9fe8cb3e161e90becae00 /docs/manual/mod/mod_ssl.html.en | |
parent | fr doc rebuild. (diff) | |
download | apache2-77a309a5d3cffac0feee58f681e17582b77620c7.tar.xz apache2-77a309a5d3cffac0feee58f681e17582b77620c7.zip |
Update generated docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1873229 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_ssl.html.en')
-rw-r--r-- | docs/manual/mod/mod_ssl.html.en | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/manual/mod/mod_ssl.html.en b/docs/manual/mod/mod_ssl.html.en index bb1f06cdbb..69940d2ef8 100644 --- a/docs/manual/mod/mod_ssl.html.en +++ b/docs/manual/mod/mod_ssl.html.en @@ -27,14 +27,14 @@ <div id="preamble"><h1>Apache Module mod_ssl</h1> <div class="toplang"> <p><span>Available Languages: </span><a href="../en/mod/mod_ssl.html" title="English"> en </a> | -<a href="../es/mod/mod_ssl.html" hreflang="es" rel="alternate" title="Español"> es </a> | -<a href="../fr/mod/mod_ssl.html" hreflang="fr" rel="alternate" title="Français"> fr </a></p> +<a href="../es/mod/mod_ssl.html" hreflang="es" rel="alternate" title="Español"> es </a> | +<a href="../fr/mod/mod_ssl.html" hreflang="fr" rel="alternate" title="Français"> fr </a></p> </div> <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Strong cryptography using the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols</td></tr> <tr><th><a href="module-dict.html#Status">Status:</a></th><td>Extension</td></tr> -<tr><th><a href="module-dict.html#ModuleIdentifier">Module Identifier:</a></th><td>ssl_module</td></tr> -<tr><th><a href="module-dict.html#SourceFile">Source File:</a></th><td>mod_ssl.c</td></tr></table> +<tr><th><a href="module-dict.html#ModuleIdentifier">Module Identifier:</a></th><td>ssl_module</td></tr> +<tr><th><a href="module-dict.html#SourceFile">Source File:</a></th><td>mod_ssl.c</td></tr></table> <h3>Summary</h3> <p>This module provides SSL v3 and TLS v1.x support for the Apache @@ -2860,8 +2860,8 @@ known to the server (i.e. the CA's certificate is under </div> <div class="bottomlang"> <p><span>Available Languages: </span><a href="../en/mod/mod_ssl.html" title="English"> en </a> | -<a href="../es/mod/mod_ssl.html" hreflang="es" rel="alternate" title="Español"> es </a> | -<a href="../fr/mod/mod_ssl.html" hreflang="fr" rel="alternate" title="Français"> fr </a></p> +<a href="../es/mod/mod_ssl.html" hreflang="es" rel="alternate" title="Español"> es </a> | +<a href="../fr/mod/mod_ssl.html" hreflang="fr" rel="alternate" title="Français"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>Notice:</strong><br />This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our <a href="https://httpd.apache.org/lists.html">mailing lists</a>.</div> <script type="text/javascript"><!--//--><![CDATA[//><!-- var comments_shortname = 'httpd'; |