]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Remove garbage.
authorRainer Jung <rjung@apache.org>
Tue, 2 Oct 2018 16:21:26 +0000 (16:21 +0000)
committerRainer Jung <rjung@apache.org>
Tue, 2 Oct 2018 16:21:26 +0000 (16:21 +0000)
Backport of r1842639 from trunk.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1842641 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_ssl.xml

index a539eeb606ae8905f13224f7bd336100d91178c1..4fcc576aec490bf6db6395bf3fa86836c701e523 100644 (file)
@@ -701,7 +701,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.