Closed hjacobs closed 8 years ago
We need to upgrade the Python/SSL version of ZMON Worker as TLS v1.2 is currently not supported.
Proof : https://demo.zmon.io/#/alert-details/6 (my personal website https://srcco.de only supports the latest TLS v1.2 protocol)
Upgrading the Docker base image to Ubuntu 15.10 should do the trick.
This was fixed by using the latest Ubuntu 15.10 base image. The alert now successfully connects to https://srcco.de : https://demo.zmon.io/#/alert-details/6
We need to upgrade the Python/SSL version of ZMON Worker as TLS v1.2 is currently not supported.
Proof : https://demo.zmon.io/#/alert-details/6 (my personal website https://srcco.de only supports the latest TLS v1.2 protocol)
Upgrading the Docker base image to Ubuntu 15.10 should do the trick.