Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
donnico12197yAnd all my personal projects are there. But it does not seem that hard no? I mean they quickly resolved, we just need to refresh all the certs. Or am I too sleepy?
-
Linux434837y@donnico
People better hope that they can solve it quickly :)
When the issue is solved, you can just reissue as usual. -
agaskins5897yDoes this mean your cert was only at risk if you were at one of those vulnerable shared hosts they mention? I don’t share an ip so there’s no need to worry... or is there? I read it but still don’t feel 100% confident here. I just started using LE a month ago, I had used self-signed prior to that. Any clarification from someone more up to speed on all this?
-
agaskins5897y@Linux yeah, I get that... what I mean is, are only the servers that are on shared hosts (sharing IPs) at risk? Or should everyone with LE consider current certain potentially compromised and request new certs ASAP? It sounds to me like the issue only applies to LE users in shared environments, so that’s what I’m hoping someone could confirm... or tell me my understanding is wrong and why! Haha
-
Linux434837y@agaskins
The problem is that you cant issue certificates with the tls-sni challenge :) so you have to do more manual work.
And it depends how you configured your server I would say :) -
agaskins5897y@Linux unless I’m not understanding something (which is entirely possible) then what you’re saying about the tls challenge is just dealing with LE’s solution to the problem... I was talking about the actual problem; the vulnerability where an attacker could get a cert for your domain issued to them under certain conditions (to quick and dirty paraphrase). Sorry if I wasn’t clear on that! It’s all good tho bud, I’ll do more homework on this myself (the proper solution to almost every problem haha).
-
C0D4669027yFrom LE
Update #1: We have decided to re-enable the TLS-SNI-01 challenge for certain major providers who are known not to have issues while we investigate re-enabling TLS-SNI-01 in general. We’re doing this as a safe way to restore service faster for a large number of sites.
https://community.letsencrypt.org/t...
My thoughts and prayers goes to all LE users out there
https://community.letsencrypt.org/t...
undefined