http://svn.apache.org/r1666363
http://svn.apache.org/r1679470
2.2.x patch: http://people.apache.org/~ylavic/httpd-2.2.x-mod_ssl-improved_EDH-v2.patch
- +1: ylavic
+ +1: ylavic, wrowe
ylavic: tested with openssl 0.9.7a, 0.9.8o, 1.0.1m and 1.0.2a with 1024
and 2048 bits certificates (modulus), using EDH and ECDH ciphers.
- v2 to include r1679470 (wrowe vote discarded)
+ v2 to include r1679470
* core: Avoid potential use of uninitialized (NULL) request data in
request line error path.