Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 4126
blobc958652e0136584f09280ecfb733c01523a15ebc
1 Title: apache_status: Handle https requests lo localhost in case of certificate mismatch
2 Level: 1
3 Component: checks
4 Class: fix
5 Compatible: compat
6 State: unknown
7 Version: 1.4.0i3
8 Date: 1480861671
10 If the webserver is serving the status site from apache over https and the certificate
11 does not match the server name, the request was ignored. This is fixed now. The request
12 is rewritten to localhost without encryption.