Commit 7e1f827c authored by Luca Toscano's avatar Luca Toscano
Browse files

mod_ssl.xml: bring balance to the force

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1841685 13f79535-47bb-0310-9956-ffa450edef68
parent 98928d02
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -694,6 +694,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.