Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 5516
blob4bcd19b919b943cd44f0c0a4d22a0d1e6e897828
1 Title: cmk-update-agent: Catch HTTPS redirect
2 Level: 1
3 Component: agents
4 Class: fix
5 Compatible: compat
6 Edition: cee
7 State: unknown
8 Version: 1.6.0i1
9 Date: 1540222280
11 A communication between the Agent Updater and the Check_MK-Server
12 won't succeed if the communication protocol is configured to HTTP
13 while the server enforces HTTPS. The reason is that the POST data
14 sent by the Agent Updater will be lost on the redirect.
16 So far, this is normal HTTP behavior. Nonetheless, the Agent Updater
17 now handles this situation by detecting the redirect and directly 
18 sending its data via (unverified) HTTPS.
20 A warning will therefore be displayed to the user respectively written
21 to log.