Hi, i built a thing: a service to do dns-01 for domains whose dns you don't want to hand over - Client dev - Let's Encrypt Community Support
hi all, i built acmealias (https://www.acmealias.com) and figured this might be place to show it. the itch: dns-01 is the only way to get a wildcard, and getting one means putting a dns provider api token into your load balancer's config. that token doesn't just prove control of one name — it can rewrite every record you own, and now it's in the config, and in the backup of the config. i kept deciding not to think about that. so, the usual cname trick, but as a service you don't have to run: ...