PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
+ *) mod_ssl: downgrade logging of requests without SNI when SSLStrictSNIVHostCheck is on
+ (just a quality of life improvement for log-reading admins):
+ trunk: http://svn.apache.org/r1841446
+ trunk: http://svn.apache.org/r1841455
+ 2.4.x branch: svn merge -c 1841446,1841455 ^/httpd/httpd/trunk .
+ +1: icing, minfrin, jim
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-ab.patch
+1: minfrin, jim
- *) mod_ssl: downgrade logging of requests without SNI when SSLStrictSNIVHostCheck is on
- (just a quality of life improvement for log-reading admins):
- trunk: http://svn.apache.org/r1841446
- trunk: http://svn.apache.org/r1841455
- 2.4.x branch: svn merge -c 1841446,1841455 ^/httpd/httpd/trunk .
- +1: icing, minfrin, jim
-
*) ab: Add client certificate support.
trunk: http://svn.apache.org/r1841784
2.4.x: svn merge -c r1841784 ^/httpd/httpd/trunk .