]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
bring balance to the force
authorEric Covener <covener@apache.org>
Fri, 30 Mar 2018 12:40:13 +0000 (12:40 +0000)
committerEric Covener <covener@apache.org>
Fri, 30 Mar 2018 12:40:13 +0000 (12:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1828059 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_ssl.xml

index 5ad451e524a8bf20763c116cb66a9647f09c5113..eb2470acf5eb9e425b448c34547232fda19b88f6 100644 (file)
@@ -690,6 +690,7 @@ consisting of OpenSSL cipher specifications to configure the Cipher Suite the
 client is permitted to negotiate in the SSL handshake phase. The optional 
 protocol specifier can configure the Cipher Suite for a specific SSL version.
 Possible values include "SSL" for all SSL Protocols up to and including TLSv1.2. 
+</p>
 <p>
 Notice that this
 directive can be used both in per-server and per-directory context.