Live data from Hacker News

Expired SSL Certificate at GitHub

objects.githubusercontent.com

21–30 of 33 posts

Re: Expired SSL Certificate at GitHub

#23
post #12

Looks like they tried to rotate the cert, maybe due to the private key leak. But instead, they rolled the wrong expired key to all content domains.

I'm more thinking the new host key prevented SSL cert rotation from happening properly

Maybe, but only if they're refreshing certificates less than a day before expiry. Which isn't ideal.

Re: Expired SSL Certificate at GitHub

#25
post #20
post #17

Earlier quoted context omitted.

Whomst among us hasn't made the old "accidentally let the SSL cert expire" mistake?

Caddy and the auto-issuing certs is the next step, but that is prone to failure, too, of a different kind.

Automated certificate issuing is a problem by itself. "The authority that issued my cert isn't the authority that I thought it was but it looks the same and works, so carry on" kind of thing.

Re: Expired SSL Certificate at GitHub

#29
How is it that literally nobody – whether deploying a hobby project or working at Microsoft or Google – has ever been able to figure out cert rotation? There's a billion dollar company waiting to be built if someone can just ensure that all my TLS certs across all servers will stay up to date for all eternity.
Post reply on HN