Werk #12666: downtime.py: modifying script to fix the url verification and optionally ignore ssl verification
Component | Core & setup | ||
Title | downtime.py: modifying script to fix the url verification and optionally ignore ssl verification | ||
Date | Mar 22, 2021 | ||
Level | Trivial Change | ||
Class | New Feature | ||
Compatibility | Compatible - no manual interaction needed | ||
Checkmk versions & editions |
|
This change modifies the url verification from checking if it ends with /check_mk to /check_mk/. In addition, the ignore-ssl-verification option is added which allows to bypass the ssl verification mechanism.