This product was not featured by Product Hunt yet.
It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).

Product Thumbnail

CertPost

SL monitoring that checks the certificate your server serves

SaaS
Developer Tools
Tech
Visit WebsiteSee on Product Hunt

Hunted byMark MussonMark Musson

CertPost monitors SSL/TLS certificates by opening a live connection and reading the certificate your server actually presents — not the renewal log, not CT logs. It validates the full chain (including intermediates), checks hostname match, and alerts by email or webhook at 30/14/7/1 days before expiry. Works on any TLS port (HTTPS, SMTP, IMAPS, custom). Free plan monitors 3 certificates forever, no card. Paid from $29/month for unlimited certificates — flat, not per-certificate.

Top comment

Here is what I know for certain. It was launch week. Depending on who loaded the site, it worked, or it showed a browser security warning, or it refused to connect. Not one consistent failure. A different failure per visitor, and sometimes a different failure per refresh. The cause, reconstructed: one domain, three certificates, and none of them agreed. How you end up with three certificates The first certificate came with the domain. The registrar sold it to me alongside the purchase, tied to their own infrastructure. The second belonged to an earlier deployment on a different host, which was still alive and still answering for stale DNS. The third was the one that mattered. Vercel, where the site actually lived, kept trying to issue its own certificate and kept failing, because the DNS it saw did not agree with the DNS I thought I had. That is the part nobody warns you about. Certificates do not fail alone. They fail together with DNS. Old records pointed at the old host. New records pointed at Vercel. Resolvers around the world cached different answers for different lengths of time. So some visitors reached the old host and got its old certificate. Some reached the registrar's parking page and got theirs. Some reached Vercel, which could not yet prove it owned the domain, so they got an error. Every one of those visitors saw my launch as broken. Each in a slightly different way. And because caches expire on their own schedule, every fix looked like it worked and then did not. I would change a record, test it, see it work, announce it fixed, and then someone in a different country would send a screenshot of a security warning. For three days. The cleanup The fix was manual archaeology. Find every DNS record still pointing at the old host and delete it. Kill the registrar's certificate product so it stopped answering for the domain. Remove the old deployment entirely. Then re-add the domain in Vercel and wait, doing nothing, while caches drained, because there was nothing left to do but wait. Three days of a launch window, spent on a problem that produced no error in any log I owned. Nothing was down, by any definition my tooling had. Every individual system was working as configured. The configuration itself was the outage. What I actually needed What I needed that week was one boring page that answered three questions. Which certificate are visitors actually being served, right now, from where I am not standing? Who issued it, and for which exact hostnames? And is anything, like a stale DNS record or a CAA entry, blocking the certificate that should exist from being issued? No page like that existed for me, so years later I built it. CertPost checks the certificate your users actually receive, validates the whole chain and hostname list, and watches the DNS records underneath it for drift. The instant check is free, no signup, because the week I needed it, I would not have signed up for anything. I just needed to see what the world saw. If you are launching something this month: check your certificate from outside your own machine, once, today. It takes ten seconds and it is the cheapest insurance you will ever get.

Comment highlights

No comment highlights available yet. Please check back later!

About CertPost on Product Hunt

SL monitoring that checks the certificate your server serves

CertPost was submitted on Product Hunt and earned 0 upvotes and 1 comments, placing #84 on the daily leaderboard. CertPost monitors SSL/TLS certificates by opening a live connection and reading the certificate your server actually presents — not the renewal log, not CT logs. It validates the full chain (including intermediates), checks hostname match, and alerts by email or webhook at 30/14/7/1 days before expiry. Works on any TLS port (HTTPS, SMTP, IMAPS, custom). Free plan monitors 3 certificates forever, no card. Paid from $29/month for unlimited certificates — flat, not per-certificate.

CertPost was featured in SaaS (43.6k followers), Developer Tools (517.5k followers) and Tech (629.9k followers) on Product Hunt. Together, these topics include over 299k products, making this a competitive space to launch in.

Who hunted CertPost?

CertPost was hunted by Mark Musson. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.

Want to see how CertPost stacked up against nearby launches in real time? Check out the live launch dashboard for upvote speed charts, proximity comparisons, and more analytics.