]> granicus.if.org Git - apache/commitdiff
Fix compatibility note, 'SSLPolicy' is not in 2.4.x yet.
authorChristophe Jaillet <jailletc36@apache.org>
Fri, 15 Feb 2019 13:24:54 +0000 (13:24 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Fri, 15 Feb 2019 13:24:54 +0000 (13:24 +0000)
+ remove a trailing space to synch with 2.4.x

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1853644 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_ssl.xml

index 4f961206176627ddecb131096847db31bd971e1a..e3572d0de1473690aad88a775562281f2ce87060 100644 (file)
@@ -688,7 +688,7 @@ This complex directive uses a colon-separated <em>cipher-spec</em> string
 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. 
+Possible values include "SSL" for all SSL Protocols up to and including TLSv1.2.
 </p>
 <p>
 Notice that this
@@ -2897,7 +2897,7 @@ SSLOpenSSLConfCmd SignatureAlgorithms RSA+SHA384:ECDSA+SHA256
 <syntax>SSLPolicy <em>name</em></syntax>
 <contextlist><context>server config</context>
 <context>virtual host</context></contextlist>
-<compatibility>Available in httpd 2.4.30 and later</compatibility>
+<compatibility>Available in httpd 2.5.0 and later</compatibility>
 
 <usage>
 <p>This directive applies the set of SSL* directives defined