]> granicus.if.org Git - apache/commitdiff
On the trunk:
authorStefan Eissing <icing@apache.org>
Thu, 20 Sep 2018 09:04:14 +0000 (09:04 +0000)
committerStefan Eissing <icing@apache.org>
Thu, 20 Sep 2018 09:04:14 +0000 (09:04 +0000)
downgrade mod_ssl log level for requests not carrying SNI when SSLStrictSNIVHostCheck is on.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1841446 13f79535-47bb-0310-9956-ffa450edef68

modules/ssl/ssl_engine_kernel.c

index 036794890dcfd46f484f12916f8c296da8309c7e..873ff3f23dada70d5bef1214e3e9b64c8e95ae12 100644 (file)
@@ -356,7 +356,7 @@ int ssl_hook_ReadReq(request_rec *r)
              * 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_DEBUG, 0, r, APLOGNO(02033)
                          "No hostname was provided via SNI for a name based"
                          " virtual host");
             apr_table_setn(r->notes, "error-notes",