Werk #14619: check_mailbox: update-config failed if 'ssl' key not in fetch-config
Component | Checks & agents | ||
Title | check_mailbox: update-config failed if 'ssl' key not in fetch-config | ||
Date | Jan 23, 2024 | ||
Level | Trivial Change | ||
Class | Bug Fix | ||
Compatibility | Compatible - no manual interaction needed | ||
Checkmk versions & editions |
|
Older configurations for check_mail
were not guaranteed to contain the ssl
key, (de)activating
TLS for connections. This change just deactivates the check for this key, keeping the
functionality.