Pylint no-else-return refactoring: tenth (and so far last) set of files
[check_mk.git] / .werks / 8535
blob66c1a348de73e440cd243f65d9ee8463b9bf363b
1 Title: cmk-update-agent: Fixed not using configured CA certificates]
2 Level: 1
3 Edition: cee
4 Component: agents
5 Class: fix
6 Compatible: compat
7 State: unknown
8 Version: 1.4.0i1
9 Date: 1467888662
11 cmk-update-agent could fail when using HTTPs with configured CA certificates.
12 The error message was:
14 Exception: Cannot fetch deployment URL via curl: Peer certificate cannot be authenticated with known CA certificates
16 This was caused by missing links in /var/lib/check_mk_agent/cas which can be
17 created with "c_hash /var/lib/check_mk_agent/cas".