]> granicus.if.org Git - apache/commitdiff
Sync version info in DH parameter doc with 2.4.x branch (r1610014).
authorJeff Trawick <trawick@apache.org>
Sat, 12 Jul 2014 18:10:51 +0000 (18:10 +0000)
committerJeff Trawick <trawick@apache.org>
Sat, 12 Jul 2014 18:10:51 +0000 (18:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1610015 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_ssl.xml

index fd365ba489a70a443c81cd3ce6481ed436fe8c04..52be8774e4ff881cac7bce0fa35c23efb4594e6f 100644 (file)
@@ -843,8 +843,10 @@ are applied independently of the authentication algorithm type.</p>
 <note>
 <title>DH parameter interoperability with primes > 1024 bit</title>
 <p>
-Beginning with version 2.5.0-dev, mod_ssl makes use of
-standardized DH parameters with prime lengths of 2048, 3072 and 4096, 6144 and 8192 bits
+Beginning with version 2.4.7, mod_ssl makes use of
+standardized DH parameters with prime lengths of 2048, 3072 and 4096 bits
+and with additional prime lengths of 6144 and 8192 bits beginning with
+version 2.4.10
 (from <a href="http://www.ietf.org/rfc/rfc3526.txt">RFC 3526</a>), and hands
 them out to clients based on the length of the certificate's RSA/DSA key.
 With Java-based clients in particular (Java 7 or earlier), this may lead