Werk #18155: apache_status.py: TypeError: urlopen() got an unexpected keyword argument 'cafile'

Component Checks & agents
Title apache_status.py: TypeError: urlopen() got an unexpected keyword argument 'cafile'
Date Sep 10, 2025
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.5.0b1
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.4.0p13
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.3.0p37
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

In Python 3.13 the keyword cafile was removed. If this interpreter was used, the agent plug-in apache_status.py would terminate with the following traceback:

TypeError: urlopen() got an unexpected keyword argument 'cafile'

To the list of all Werks