requests.exceptions.SSLError

Hello Bogdan,

The first thing that comes to mind is that maybe your Checkmk server is missing the root certificate to which the renewed certificate on hooks.slack.com rolls up.

What happens if you run the following command from the Checkmk server command line?

curl -v https://hooks.slack.com/

Hope this helps,
Jason