summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_ssl.html.en
diff options
context:
space:
mode:
authorRainer Jung <rjung@apache.org>2018-10-02 18:20:26 +0200
committerRainer Jung <rjung@apache.org>2018-10-02 18:20:26 +0200
commit48223d7e2bf66826be1796cbf5c651eb62735fed (patch)
tree9938d926067c0560ef9e4f4262e4d8a4b176ad28 /docs/manual/mod/mod_ssl.html.en
parentRemove garbage. (diff)
downloadapache2-48223d7e2bf66826be1796cbf5c651eb62735fed.tar.xz
apache2-48223d7e2bf66826be1796cbf5c651eb62735fed.zip
XForms.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1842640 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--docs/manual/mod/mod_ssl.html.en4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/mod/mod_ssl.html.en b/docs/manual/mod/mod_ssl.html.en
index 9bfc859910..99daa36f7a 100644
--- a/docs/manual/mod/mod_ssl.html.en
+++ b/docs/manual/mod/mod_ssl.html.en
@@ -787,7 +787,7 @@ directive can be used both in per-server and per-directory context.
In per-server context it applies to the standard SSL handshake when a connection
is established. In per-directory context it forces a SSL renegotiation with the
reconfigured Cipher Suite after the HTTP request was read but before the HTTP
-response is sent. (Since renegotiation is not</p>
+response is sent.</p>
<p>
If the SSL library supports TLSv1.3 (OpenSSL 1.1.1 and later), the protocol
specifier "TLSv1.3" can be used to configure the cipher suites for that protocol.
@@ -2845,4 +2845,4 @@ if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();
}
//--><!]]></script>
-</body></html> \ No newline at end of file
+</body></html>