summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRainer Jung <rjung@apache.org>2018-10-02 16:20:07 +0000
committerRainer Jung <rjung@apache.org>2018-10-02 16:20:07 +0000
commiteb3df8f4c182e0b75808a18e39e195ef33ec9b25 (patch)
tree32eecc8dbf4f66d32a74f204b6d8ae0dfa07bb52 /docs
parent2048e6635fe873c9da37d741d4bb40dea4c37f29 (diff)
downloadhttpd-eb3df8f4c182e0b75808a18e39e195ef33ec9b25.tar.gz
Remove garbage.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1842639 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs')
-rw-r--r--docs/manual/mod/mod_ssl.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml
index 210297b413..2c9fe059b1 100644
--- a/docs/manual/mod/mod_ssl.xml
+++ b/docs/manual/mod/mod_ssl.xml
@@ -696,7 +696,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.