From 732d1dc4a7380fde9cdb64a0fa2f11c2c53464ab Mon Sep 17 00:00:00 2001
From: Jeff Trawick
-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 RFC 3526), 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 -- 2.50.1