Werk #13506: Fix possible unhandled exception if site connection is encrypted

Component Setup
Title Fix possible unhandled exception if site connection is encrypted
Date Dec 3, 2021
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.0.0p17 2.1.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

If you used the option "Encrypt data using TLS" for remote sites, the connection could not be established, showing the error "Unhandled exception: 30s while reading data from socket. Received data: {data.getbuffer().nbytes}/{size} bytes".

This affected all encrypted livestatus connections in the Raw Edition and the connections in the Enterprise edition that did not use the Livestatus proxy daemon.

To the list of all Werks