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
-
*) ab: print Server Temp Key information.
trunk patch: http://svn.apache.org/r1738415
http://svn.apache.org/r1826930
* server config we used for handshaking or in our current server.
* This should avoid insecure configuration by accident.
*/
- ap_log_rerror(APLOG_MARK, APLOG_ERR, 0, r, APLOGNO(02033)
+ ap_log_rerror(APLOG_MARK, APLOG_INFO, 0, r, APLOGNO(02033)
"No hostname was provided via SNI for a name based"
" virtual host");
apr_table_setn(r->notes, "error-notes",