monit-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: The day I lost my job due to monit


From: Paul Theodoropoulos
Subject: Re: The day I lost my job due to monit
Date: Fri, 04 Dec 2020 09:12:32 -0800
User-agent: K-9 Mail for Android

You didn't lose your job due to monit, by your own description of what took place. The proximate cause was Comodo.

On December 4, 2020 7:52:55 AM PST, "rexkogitans@gmx.at" <rexkogitans@gmx.at> wrote:
I configured monit to monitor the TLS certificate validity of all of our
highly productive websites. To all websites, the unnecessary full
certificate (without root CA) was installed. However, on 30th of May
2020 one of the chain certificates (COMODO) ran out of its validity
period. Obviously monit only checks for the server certificate, that's
why the check did not notice this, and such a check is completely
pointless. It led to a massive damage to my company, and since I was to
deal with monitoring as well as TLS certificates, I had to move on to
find a new job.

During the notice period, I implemented an own check in PHP and let
monit execute this PHP program to check TLS certificates. This PHP
program did not just check the entire chain, but also the chain against
the system's own trust store (in /etc/ssl/certs). I think it would be an
interesting feature to deal with TLS certificates like this in monit in
order to avoid more people losing the jobs.



--
Sent from my Android device with K-9 Mail. Please excuse my brevity.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]