Hacker News new | ask | show | jobs
by sajal83 3064 days ago
The main goal of this project is as a helper for monitoring/alerting, a very basic UI is present and is optional.

I made this tool for our internal use, and posted it here just in case anyone else has similar issues.

Edit: Added screenshot https://github.com/turbobytes/certmon#screenshot

1 comments

Perfect. Sorry if I came across as negative, this was just the last of several projects I had seen submitted today without screenshots, thought I'd bring it up.

Looks like a very useful project. Here is a similar one I have been using: https://github.com/cmrunton/tls-dashboard

Looks cool, but it appears to have the same problem I have with all other similar tools, i.e. I can't specify which IP(or hostname) I want to test against. This is not an issue if your service is behind a single server(or loadbalancer)

Check out the "endpoints" portion in example config : https://github.com/turbobytes/certmon/blob/master/example_co...