support taking a list of domain names to check their certificate and alert #2

Open
opened 2025-02-15 17:34:51 +00:00 by vbatts · 0 comments
Owner

initial version only works on like PEM x509 files, which is fine, but is inside a privilege boundary.
It would be more flexible for monitor and alerts to just iterate through a list of domains:port to open socket and validate the certificate, and then alert from dates found.
This also allows this job to run from not on the host serving the TLS connection.

initial version only works on like PEM x509 files, which is fine, but is inside a privilege boundary. It would be more flexible for monitor and alerts to just iterate through a list of domains:port to open socket and validate the certificate, and then alert from dates found. This also allows this job to run from not on the host serving the TLS connection.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: vbatts/too-soon#2
No description provided.