summaryrefslogtreecommitdiffstats
path: root/docs/manual/ssl/ssl_howto.html.en
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/ssl/ssl_howto.html.en')
-rw-r--r--docs/manual/ssl/ssl_howto.html.en10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/manual/ssl/ssl_howto.html.en b/docs/manual/ssl/ssl_howto.html.en
index 1bcb4347ac..b1f8c00fb4 100644
--- a/docs/manual/ssl/ssl_howto.html.en
+++ b/docs/manual/ssl/ssl_howto.html.en
@@ -41,7 +41,7 @@ before progressing to the advanced techniques.</p>
</ul><h3>See also</h3><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div>
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
-<h2><a name="configexample" id="configexample">Basic Configuration Example</a><a title="Permanent link" href="#configexample" class="permalink">&para;</a></h2>
+<h2><a name="configexample" id="configexample">Basic Configuration Example</a> <a title="Permanent link" href="#configexample" class="permalink">&para;</a></h2>
<p>Your SSL configuration will need to contain, at minimum, the
@@ -58,7 +58,7 @@ following directives.</p>
</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
-<h2><a name="ciphersuites" id="ciphersuites">Cipher Suites and Enforcing Strong Encryption</a><a title="Permanent link" href="#ciphersuites" class="permalink">&para;</a></h2>
+<h2><a name="ciphersuites" id="ciphersuites">Cipher Suites and Enforcing Strong Encryption</a> <a title="Permanent link" href="#ciphersuites" class="permalink">&para;</a></h2>
<div class="warning">
@@ -162,7 +162,7 @@ SSLCipherSuite ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-E
</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
-<h2><a name="ocspstapling" id="ocspstapling">OCSP Stapling</a><a title="Permanent link" href="#ocspstapling" class="permalink">&para;</a></h2>
+<h2><a name="ocspstapling" id="ocspstapling">OCSP Stapling</a> <a title="Permanent link" href="#ocspstapling" class="permalink">&para;</a></h2>
<p>The Online Certificate Status Protocol (OCSP) is a mechanism for
@@ -299,7 +299,7 @@ for configuring the certificate chain.</p>
</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
-<h2><a name="accesscontrol" id="accesscontrol">Client Authentication and Access Control</a><a title="Permanent link" href="#accesscontrol" class="permalink">&para;</a></h2>
+<h2><a name="accesscontrol" id="accesscontrol">Client Authentication and Access Control</a> <a title="Permanent link" href="#accesscontrol" class="permalink">&para;</a></h2>
<ul>
<li><a href="#allclients">How can I force clients to authenticate using certificates?</a></li>
@@ -460,7 +460,7 @@ plain HTTP access for clients on the Intranet.</a></h3>
</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
-<h2><a name="logging" id="logging">Logging</a><a title="Permanent link" href="#logging" class="permalink">&para;</a></h2>
+<h2><a name="logging" id="logging">Logging</a> <a title="Permanent link" href="#logging" class="permalink">&para;</a></h2>
<p><code class="module"><a href="../mod/mod_ssl.html">mod_ssl</a></code> can log extremely verbose debugging information