
Cert Monitor
Monitor your Let's Encrypt certificates
For the last few months I've been testing out the Cert Monitor MVP and using it to monitor things for a few web dev clients I have, but everything so far has just been using a free plan.
Different tiers have now been added, with the subscription plans I'm going to use going forwards. I feel like adding a price to something helps to better show its value. The free plan is still there, available to sign up without any payment details for as long as you like. But it feels more valuable when it's sat alongside paid options.
For the subscriptions I've used a basic Stripe checkout page using their Payment Links. Stripe makes it so easy to start taking payments. I simply link through to the payment link for each tier with a unique user ID in the URL parameters, and Stripe returns the payment details to my site once complete. And that's it - the monthly subscription is ready to go with three currencies to choose from.
The new pricing page with tier details if available to check out here https://certmonitor.co/pricing/
After a couple of months of late night coding sessions I'm pleased to say that the Cert Monitor MVP is now live.
There's still lots more work to do, but I'm happy to have reached this far. It's further than a lot of my side projects have got.
The idea for Cert Monitor came about when Let's Encrypt announced they were no longer supporting email notifications for expiring SSL certificates. Not all of my LE certs automatically renew, I needed something to keep on top of them. That seemed like something other people might find useful too, so that's how Cert Monitor was born. It allows easy monitoring of SSL certificates, with notifications when they break or are about to expire.
It's mainly aimed at developers, sys admins and DevOps teams (although anyone can use it). There's lots of features still to come, so I'm hoping to get some great feedback from fellow Indie Hackers to help steer the project from here.
If you want to know more the landing page is https://certmonitor.co/ and the sign up page is at https://app.certmonitor.co/register
3 Likes
Comment
The Cert Monitor landing page and mailing list have now been launched.
Let's Encrypt have recently announced that they're dropping their email notifications for SSL certificates that are about to expire. Even though most Let's Encrypt certificates renew automatically, I've still always appreciated getting a notification just so I can make sure. Plus I have some certificates that I have to renew manually, so those emails were always helpful.
The news that they're dropping this service means that I now need to set up my own monitoring to warn if a certificate is a few days away from expiring. And that made me think, there's probably plenty of other people in the same boat.
That's where the idea for Cert Monitor came from. Rather than having to set up your own monitoring solution for all of your certificates, you can just easily add them in Cert Monitor and continue receiving email notifications about their status.
It will include an easy-to-use web interface where URLs can be added with a few clicks. There will also be command line and API options for servers hosting multiple certificates, so they can all be added to Cert Monitor in one go.
The project is currently in its early stages. I'd love to hear from other Indie Hackers if this sounds like something you might find useful, and what your particular use cases might be.
5 Likes
7 Comments
7 Comments
-
1
Smart move launching Cert Monitor right now—Let’s Encrypt sunsetting email alerts is a real gap, especially for folks managing manual or multi-cert setups.
🔐 The CLI + API integration is a huge win for DevOps-heavy teams, and the simplicity of a web UI makes it accessible for less technical users too.
This is a great example of a timely micro-SaaS built around a real pain point. Curious—are you considering Slack or webhook alerts in addition to email?
Definitely something I’ll be recommending to early-stage SaaS founders managing infra on their own. Great job launching fast with a focused solution!
-
1
Hi Robert, thanks for the feedback. Slack and webhook alerts are a great idea, they're going straight onto the todo list.
-
-
1
Currently, I use Hetrix Tools (free plan) through which I get uptime monitoring of my website as well as SSL cert expiry notifications (it is configurable as to how many days before cert expiry you want to receive an email, I have currently set it to 10 days). Also LetsEncrypt themselves recommend using redsift.com for expiry notifcations (I haven't tried redsift yet, as Hetrix takes care of the SSL cert). So, just wondering, how is Cert Monitor different from these existing services?
-
1
Hi Raghu,
Thanks for taking the time to leave some feedback.
I did take a look at Red Sift, after a bit of Googling it looks like their service starts around $720/mo, Cert Monitor will be a lot lower than that. One advantage would also be Cert Monitor's server-side tools which could add certs that aren't publicly accessible (e.g. a cert set up with a DNS challenge for a service firewalled off from the web). I don't know how much demand there might be for something like that though, it might be a bit niche. Red Sift talks about certificate discovery, which sounds like they'd need to be publicly accessible from the web.
Hetrix Tools looks pretty interesting. Are you able to add a load of hosts in one go, or do you have to add them one at a time? Do you know if they have any server-side tools to do things like sync hosts on a server with the monitoring platform? I saw they do server monitoring, but it looks like that's just the server as a whole.
Thanks,
Gavin-
1
Wow! $720/mo sounds an awful lot of money, I wonder what they are charging that much for. But as linked by Let's Encrypt, Red Sift has 'Red Sift Certificates Lite' service, which does SSL cert expiration monitoring for free. I guess that should serve the purpose for users who are looking for alternatives, what do you think?
For Hetrix Tools, I use them for uptime monitoring of my website (and SSL cert expiry monitoring) and I added my website details manually. I am not sure if they provide an automated way to do the same, or syncing of hosts with the monitoring platform.
-
1
It looks like Red Sift go from their free service straight to the expensive enterprise service. I guess it's the people in between Cert Monitor should be targetting - the smaller businesses that need more than the free version of Red Sift offers but don't have an extra $720 a month in their budget.
I think the same goes for Hetrix Tools. It sounds good for people with a few hosts they want to monitor, but Cert Monitor should be aimed at people who have multiple hosts/certs they want to manage, just not the Red Sift level of enterprise where they can just throw money at it.
I don't know how much demand there is from that particular niche, but I think that's where I need to be looking. Thanks for your insights, it's a big help.
-
1
No problem. Always happy to help. :)
-
-
-
-
About
Let's Encrypt have announced that in June they will be discontinuing their email expiration notifications. Cert Monitor helps to fill that gap by letting you continue to monitor all of your Let's Encrypt certificates.



Comment