Werk #6902: apache_status: Ignore certificate for localhost

Komponente Checks & agents
Titel apache_status: Ignore certificate for localhost
Datum 13.11.2018
Checkmk Edition Checkmk Raw (CRE)
Checkmk-Version 1.5.0p8 1.6.0b1
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Inkompatibel - Manuelle Interaktion könnte erforderlich sein

If a https server at 127.0.0.1 or [::1] is checked, ignore the certificate in case the name does not match.

Previously we tried to contact the server via http on port 80 instead, but the server may not be listening on that port.

You need to change the protocol to http if you are monitoring a https server that also listenes on port 80 and the servers address is not either the address the certificate was issued for or one of 127.0.0.1, [::1] and "localhost".

Zur Liste aller Werks