Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

Werk #19966: Windows agent: remove unused pyOpenSSL from bundled Python environment

Component Checks & agents
Title Windows agent: remove unused pyOpenSSL from bundled Python environment
Date Jul 22, 2026
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.5.0p10
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.4.0p35 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT

The Python environment bundled with the Checkmk Windows agent no longer includes the pyOpenSSL package.

pyOpenSSL was an unused dependency and is not imported by the agent or any of its plugins. Removing it reduces the size as well as the dependency and CVE surface of the bundled Python environment.

There is no functional change for users.

To the list of all Werks