TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Let's Encrypt Acme API Outage

153 pointsby fastest963almost 2 years ago

5 comments

agwaalmost 2 years ago
This is because I discovered that Let&#x27;s Encrypt was issuing non-compliant certificates: <a href="https:&#x2F;&#x2F;bugzilla.mozilla.org&#x2F;show_bug.cgi?id=1838667" rel="nofollow noreferrer">https:&#x2F;&#x2F;bugzilla.mozilla.org&#x2F;show_bug.cgi?id=1838667</a>
评论 #36344241 未加载
评论 #36343468 未加载
评论 #36343588 未加载
mholtalmost 2 years ago
Regular reminder that the best ACME clients will fall back to other CAs if one is down. For example caddy does this. (Disclosure yada yada)
评论 #36346850 未加载
评论 #36344369 未加载
评论 #36344038 未加载
评论 #36345422 未加载
StayTruealmost 2 years ago
Looks like they&#x27;re back online with a fix.
yjftsjthsd-halmost 2 years ago
On the bright side, that&#x27;s actually one of the lower-impact things to have an outage on, IMO; if you&#x27;re using it the recommended way, an outage would only really affect new certs, with older certs just getting renewed slightly later.
评论 #36344394 未加载
8organicbitsalmost 2 years ago
What&#x27;s the impact of an outage like this? ACME renewals should happen daily starting 30 days before expiry so no one should have had a cert expire due to this. New certificates wouldn&#x27;t have been issued, so that&#x27;s impact, although I suspect most new certs aren&#x27;t taking traffic immediately (i.e. setting up a new server).