Pylint no-else-return refactoring: tenth (and so far last) set of files
[check_mk.git] / .werks / 2418
blobbac0bd5f41bc0db5cf3d4a1d59582dce1704a115
1 Title: agent_vsphere.pysphere: legacy agent no longer aborts when evaluating unknown ssl option
2 Level: 1
3 Component: checks
4 Class: fix
5 Compatible: compat
6 State: unknown
7 Version: 1.2.7i3
8 Date: 1438784205
10 The agent_vsphere.pysphere is now able to accept the option --no-cert-check, which was introduced a month ago.
11 However, it is only implemented as a dummy. SSL certificate checking is not supported in the legacy version.