Dynamic Host Configuration cannot load docker-hosts

Thanks for your advice :wink:

Phase 2.2 Fetching existing hosts

Traceback (most recent call last):
  File "/omd/sites/monitor/lib/python/cmk/cee/dcd/connectors/piggyback.py", line 293, in _execute_phase2
    cmk_hosts = self._web_api.get_all_hosts(effective_attributes=True)
  File "/omd/sites/monitor/lib/python/cmk/cee/dcd/web_api.py", line 172, in get_all_hosts
    "effective_attributes": effective_attributes,
  File "/omd/sites/monitor/lib/python/cmk/cee/dcd/web_api.py", line 92, in _api_request
    raise MKAPIError("API call failed (URL: %s): %s" % (url, e))
MKAPIError: API call failed (URL: https://monitoring.medianet-freiburg.de/monitor/check_mk/webapi.py?action=get_all_hosts): HTTPSConnectionPool(host='monitoring.medianet-freiburg.de', port=443): Max retries exceeded with url: /monitor/check_mk/webapi.py?action=get_all_hosts (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', 'ssl3_get_server_certificate', 'certificate verify failed')],)",),))```