Werk #16553: check_httpv2: Lookup password containing whitespace
Komponente | Checks & agents | ||||
Titel | check_httpv2: Lookup password containing whitespace | ||||
Datum | 16.04.2024 | ||||
Level | Kleine Änderung | ||||
Klasse | Bugfix | ||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||
Checkmk versions & editions |
|
Previously, the active check "HTTP web service" failed to parse the site's password store when there was at least one stored password containing whitespaces.
This was observable when configuring "Authentication" with a password from password store, and resulted in a CRIT state and an error message like
error: invalid value 'http_pass' for '--auth-pw-pwstore <AUTH_PW_PWSTORE>': Can't parse password store: Unexpected format.
in the service's summary.