Hi All
I see SNI strict errors are logged as APLOG_INFO, ref:
https://svn.apache.org/viewvc/httpd/httpd/trunk/modules/ssl/ssl_engine_kernel.c?r1=1841455&r2=1841454&pathrev=1841455
Would it not make sense to change this to APLOG_WARN? It used to be
APLOG_ERR, which made more sense than APLOG_INFO/APLOG_DEBUG?
HTTPD rejects the request with forbidden, but does not provide any
reason in the error log, with the default LogLevel?
Thanks
--
Tom
- SNI strict error logged as ssl:info, should be ssl:warm?... Tom Sommer
-