chillum / jsonmon

Quick and simple monitoring and alerting system
Apache License 2.0
27 stars 4 forks source link

HTTPS certificate check stopped working as intended #14

Closed chillum closed 7 years ago

chillum commented 7 years ago

I'm not sure if that's connected to Go runtime or my code, but a long time ago this behaved as intended.

The actual bug is that when HTTPS certificate becomes expired, jsonmon does not report it as error until the app is restarted.

Opened a golang-nuts thread hoping for more ideas.

chillum commented 7 years ago

Fixed in v3.1.3