Show HN: SSL certificate dashboard
github.com
Show HN: SSL certificate dashboard
1–10 of 20 posts
Re: Show HN: SSL certificate dashboard
#2I ported my solution to both Google Calendar and whatever that thing is that would be the Microsoft equivalent. Full mobile support, entirely cross-platform. You can even use it on someone else's computer I mean cloud.
Re: Show HN: SSL certificate dashboard
#3Good stuff!
Re: Show HN: SSL certificate dashboard
#4Rotating certs is like restoring backups, if you only do it when shit hits the fan (server crashed or cert expired), you're doing it wrong.
Re: Show HN: SSL certificate dashboard
#5Re: Show HN: SSL certificate dashboard
#6Re: Show HN: SSL certificate dashboard
#7This is easy to do with Nagios and the check_http plugin, and Nagios is then your dashboard for not just SSL expiration but every other service you are (or should be) monitoring as well.
Though someone here posted a video a couple of years ago where the speaker was imploring "Stop using Nagios [it's terrible]". At the end, someone asked him what they should use instead, to which the speaker didn't have an answer (his tool that he was speaking about was still in development)
Edit: but yes, you're right in that the important thing is that the tool will alert you without you having to remember to check it.
Re: Show HN: SSL certificate dashboard
#8https://github.com/JensDebergh/certificate-dashboard https://github.com/cmrunton/tls-dashboard
Re: Show HN: SSL certificate dashboard
#9these 2 dashboards have a lot of in common... https://github.com/JensDebergh/certificate-dashboard https://github.com/cmrunton/tls-dashboard
Re: Show HN: SSL certificate dashboard
#10these 2 dashboards have a lot of in common... https://github.com/JensDebergh/certificate-dashboard https://github.com/cmrunton/tls-dashboard
He did say he saw a similar project on GitHub.
EDIT:
I think he gave proper credits.