Werk #4126: apache_status: Handle https requests lo localhost in case of certificate mismatch
Component | Checks & agents | ||||||||||||||||||
Title | apache_status: Handle https requests lo localhost in case of certificate mismatch | ||||||||||||||||||
Date | Dec 4, 2016 | ||||||||||||||||||
Level | Trivial Change | ||||||||||||||||||
Class | Bug Fix | ||||||||||||||||||
Compatibility | Compatible - no manual interaction needed | ||||||||||||||||||
Checkmk versions & editions |
|
If the webserver is serving the status site from apache over https and the certificate does not match the server name, the request was ignored. This is fixed now. The request is rewritten to localhost without encryption.