User management, MFA, SSO, and weekly summaries are live
CertKit now supports team accounts with role-based access, multi-factor authentication, SAML single sign-on, and a weekly email digest. Here's what shipped and why it matters.
Certificate management has always been a one-person job. Until something breaks, everyone ignores it. Until that one person leaves.
CertKit now supports team access: roles, SAML SSO, MFA, and a weekly email digest.
www.certkit.io/blog/user-ma... #CertKit #PKI
04.03.2026 16:40
π 1
π 0
π¬ 0
π 1
Last call on 398-day certificates
The bar closes March 15. After that, no CA can serve you a 398-day certificate. If you're still managing commercial SSL certs manually, you have two weeks to grab one last round of full-year runway be...
March 15 is the last day to issue a certificate with ~1 year of validity. After that, 200-day max. Then 100 in 2027. Then 47 in 2029.
Renew now and you set your own automation schedule. Wait, and the CA/B Forum sets it for you.
www.certkit.io/blog/last-ca... #PKI #CertificateManagement
02.03.2026 15:37
π 1
π 0
π¬ 0
π 1
BygoneSSL happened to us
We wrote about BygoneSSL and the 1.5 million domains with certificates owned by someone else. Then we bought certkit.dev and found one on our own domain. A DigiCert certificate, still valid for 98 day...
We bought certkit<.>dev and found someone else had a valid certificate for it. Tried to get it revoked: 6 emails, 24 hours, a support agent who called me "Tobb."
72 hours later, the cert is STILL trusted by every browser.
www.certkit.io/blog/bygones...
#WebPKI #CertificateManagement
16.02.2026 16:06
π 1
π 0
π¬ 0
π 1
Introducing the CertKit Agent
CertKit can now deploy certificates directly to your servers. The CertKit Agent is a lightweight service for Linux, Windows, and Docker that detects your software, writes certificates where they need ...
Most βcertificate automationβ stops at issuance. Thatβs how you renew a cert but still serve the old one.
CertKit Agent closes the loop: issue, deploy, verify. Write files to the right paths, set perms/ownership, run the restart.
www.certkit.io/blog/certkit...
#PKI #DevOps
12.02.2026 21:41
π 1
π 0
π¬ 0
π 1
Your servers shouldn't need to know ACME
Your nginx doesn't need to understand ACME. Your mail server doesn't need DNS credentials. Your VPN appliance can't even run CertBot. They just need a certificate file. CertKit handles validation cent...
CertBot assumes every server should manage its own certificates. That worked when you had three servers.
But with web farms sharing wildcards, load balancers, mail servers, and VPN appliances, the distributed model collapses.
www.certkit.io/blog/servers...
#ACME #PKI
02.02.2026 18:47
π 2
π 0
π¬ 0
π 1
Let's Encrypt is moving to 45-day certificates before everyone else
The CA/Browser Forum set 47-day certificates as the target for 2029. Let's Encrypt decided to implement it a year earlier. Here's their roadmap and what it means for your automation.
Let's Encrypt is moving to 45-day certificates by February 2028, a full year before the industry mandate. Authorization reuse drops to 7 hours. If your renewals aren't truly automated, you'll find out the hard way.
www.certkit.io/blog/45-day-...
#PKI #CertificateManagement
27.01.2026 13:24
π 1
π 0
π¬ 0
π 1
Certificate permissions with CertKit Applications
As your certificate count grows, so does the chaos. Applications let you organize certificates into logical groups with their own API keys and access controls. No more sharing credentials across your ...
One API key with access to everything is fine until a contractor leaves or a key leaks. CertKit now supports multiple applications with scoped API keys. Your marketing site automation never sees production infrastructure.
www.certkit.io/blog/applica...
#PKI #CertificateManagement
21.01.2026 14:47
π 1
π 0
π¬ 0
π 1
What should we build next?
We just published our product roadmap. It's interactive. Vote on what matters to you, or tell us what we're missing entirely.
We published the CertKit roadmap. Unlike most company roadmaps, it's not vague promises about AI-powered synergies. It's a list of features with vote buttons. Tell us what you actually need.
www.certkit.io/blog/what-sh...
#CertificateManagement #PKI
14.01.2026 15:15
π 1
π 1
π¬ 0
π 0
Should you still pay for SSL certificates?
IT teams keep buying certificates from DigiCert and Sectigo because free feels risky. But the assumptions behind that trust are a decade old. Let's Encrypt now secures 64% of the web, is funded by Goo...
"Free certificates? For production?" Yes. Let's Encrypt uses the same encryption as that $500 EV cert. Chrome killed the green bar in 2018. Amazon, Netflix, and Walmart all use DV certs. Your objections are probably institutional habit, not evidence
www.certkit.io/blog/should-...
#PKI #WebSecurity
12.01.2026 22:11
π 2
π 2
π¬ 0
π 0
Do you still need wildcard certificates?
You've been using wildcard certificates for years because they were simpler. One cert, one renewal, copy it everywhere. But now you're automating anyway. If certificate management is no longer painful...
Do you still need wildcard certificates?
Wildcard vs SAN assumes certificates are painful to manage. But once you've automated for 47-day lifetimes, issuing 50 certs takes the same effort as one. The question shifts to security, not convenience.
www.certkit.io/blog/do-you-...
#PKI #WebSecurity
22.12.2025 15:55
π 2
π 1
π¬ 0
π 0
Multi-domain (multi-san) certificates and better error messages
CertKit now supports multi-SAN certificates, letting you cover multiple domains with a single cert. We also improved the certificate creation flow and made error messages actually useful.
CertKit now supports multi-domain certificates. Mix wildcards with specific hostnames on a single cert. Also shipped: actual ACME error messages instead of "something went wrong" and non-sequential IDs to stop enumeration attacks.
www.certkit.io/blog/certkit...
#SSL #PKI
18.12.2025 15:44
π 1
π 1
π¬ 0
π 0
Just got our last certificate renewal email ever. All our products are now fully automated with CertKit. No more $144/year wildcard certs. No more renewal reminders. No more "your site will be vulnerable" scare tactics.
Dogfooding feels so good.
#SSL #PKI
10.12.2025 17:39
π 3
π 2
π¬ 0
π 0
Perfect Forward Secrecy Made Your Private Keys Boring
We used to treat private keys like plutonium because losing one meant every encrypted conversation ever was compromised. Perfect Forward Secrecy fixed that. Now each connection gets temporary keys tha...
The NSA recorded encrypted traffic for years, betting they'd eventually steal your private keys.
With RSA key exchange, that worked.
PFS broke their playbook. If you're still on TLS 1.2 without ECDHE, your traffic from 2019 might get decrypted tomorrow.
www.certkit.io/blog/perfect...
#TLS #PKI
08.12.2025 15:38
π 2
π 1
π¬ 0
π 0
Searching Certificate Transparency Logs (Part 3)
In this post we'll build a Clickhouse database schema to store billions of Certificate Transparency Log entries.
How do you store 3 billion SSL certificates on a 2.5TB drive and query them in under 100ms? Clickhouse. Final part of our CT search series covers the database tricks that make it work.
www.certkit.io/blog/searchi...
#Clickhouse #PKI
02.12.2025 20:54
π 0
π 0
π¬ 0
π 0
Installing TrackJS on CertKit
YouTube video by TrackJS
Most JavaScript errors in your monitoring dashboard are garbage. Browser extensions, ad blockers, crawlers. Here's how I set up TrackJS to ignore the noise and only alert on real bugs that matter.
www.youtube.com/watch?v=HBaZ...
#javascript #errormonitoring
24.11.2025 16:28
π 3
π 1
π¬ 0
π 0
Searching Certificate Transparency Logs (Part 2)
In this post we'll write Golang code to pull Certificate Transparency Log entries and process them at scale.
Eric Brandes just dropped Part 2 of our CT logs deep dive. Tiled logs process 100M+ records/day vs RFC 6962's measly millions. Google throttles you to death, Cloudflare's better, Let's Encrypt's tiled logs are best.
www.certkit.io/blog/searchi...
#PKI #CertificateTransparency
19.11.2025 17:05
π 0
π 0
π¬ 0
π 0
crt.sh | Certificate Search
Free CT Log Certificate Search Tool from Sectigo (formerly Comodo CA)
Certificate Transparency logs contain billions of certificates but searching them is painful. crt.sh is slow and often down. So we built our own free CT search tool that actually works.
Part 1 of our series: www.certkit.io/blog/searchi...
#CertificateTransparency #PKI
17.11.2025 20:43
π 2
π 1
π¬ 0
π 0
BygoneSSL and the certificate that wouldn't die
When domains change hands, old certificates don't. Two researchers at DEFCON found 1.5 million domains with valid certs owned by someone else. This is the security research that killed long certificat...
Stripe bought their domain in 2010. The previous owner's SSL certificate was valid until 2011.
For an entire year, someone else had a perfectly legitimate certificate for their payment processing.
This is why we're getting 47-day certificates.
www.certkit.io/blog/bygones...
27.10.2025 16:39
π 3
π 1
π¬ 0
π 0
Why Netflix Joined the Certificate Wars (And Why It Matters)
Netflix doesn't join standards bodies. They build streaming protocols, not bureaucracy. #ssl
08.10.2025 04:08
π 3
π 2
π¬ 0
π 0
CertKit
CertKit gives you one dashboard to see every cert, every renewal, every domainβbefore they expire and ruin your weekend.
Welcome to #CertKit on #OpsMatters! CertKit gives you one dashboard to see every cert, every renewal, every domainβbefore they expire and ruin your weekend.
#cybersecurity #certificatemanagement #devops https://opsmtrs.com/46V2Oar
19.10.2025 19:29
π 2
π 1
π¬ 1
π 0