Live data from Hacker News

ACME v2 and Wildcard Certificate Support is Live

community.letsencrypt.org

1–10 of 321 posts

Re: ACME v2 and Wildcard Certificate Support is Live

#5
post #2

Great news, but interesting to see that they still recommend securing individual domain names. I imagine this is for security purposes?

Yeah, there are some edge cases where a wildcard is less secure. https://security.stackexchange.com/questions/8210/what-vulne...

Re: ACME v2 and Wildcard Certificate Support is Live

#7
First, congrats, this is great news! There's a lot of use cases out there that require a wildcard cert or work far better with them.

> It is our intent to transition all clients and subscribers to ACMEv2, though we have not set an end-of-life date for our ACMEv1 API yet.

Please don't do this. It will break millions of sites needlessly. Most installations of lets encrypt plugins aren't going to auto update to v2. A lot of us are also using custom v1 code for various reasons that may not be easy to change.

The preferable end-of-life date for ACMEv1 (sparing any existential security issues) should be never. Otherwise you will be executing a Geocities-sized web meltdown every time you phase out a version of the API.

Re: ACME v2 and Wildcard Certificate Support is Live

#8
post #2

Great news, but interesting to see that they still recommend securing individual domain names. I imagine this is for security purposes?

Yeah, I think that if someone hacked your DNS provider, they could add secure-payments.yourbusiness.com and start spamming people with "late payment! enter your credit card!" notices or something.

So I guess, make sure you trust your DNS provider if you're using wildcards. Or is there another exploit I'm missing?

Re: ACME v2 and Wildcard Certificate Support is Live

#9
post #5
post #2

Great news, but interesting to see that they still recommend securing individual domain names. I imagine this is for security purposes?

Yeah, there are some edge cases where a wildcard is less secure. https://security.stackexchange.com/questions/8210/what-vulne...

It's not even about edge cases - it's just good security practice to isolate credentials as much as possible and limit their scope.
Post reply on HN