]> granicus.if.org Git - apache/commitdiff
Fixed missing / in tag
authorLuca Toscano <elukey@apache.org>
Tue, 8 Mar 2016 12:50:24 +0000 (12:50 +0000)
committerLuca Toscano <elukey@apache.org>
Tue, 8 Mar 2016 12:50:24 +0000 (12:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1734067 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_ssl.xml

index 5a4da67d6adae08fc670fe1ac3c31f2eb2bac957..02ce35f0e309379d23ff782351e5e25e55358daf 100644 (file)
@@ -914,7 +914,7 @@ When using multiple certificates to support different authentication algorithms
 to either use custom DH parameters (preferably) by adding them to the
 first certificate file (as described above), or to order the
 <directive>SSLCertificateFile</directive> directives such that RSA/DSA
-certificates are placed <strong>after<strong> the ECC one.
+certificates are placed <strong>after</strong> the ECC one.
 </p>
 <p>
 This is due to a limitation in older versions of OpenSSL which don't let the