DNS-01 questions

FWIW, I use CNAMEs like that. (I don't use acme-dns. And I have only myself to blame if I set up a really long domain name and break my own code.)

$ dig +short _acme-challenge.www.mn9.us txt
www.mn9.us.acme-challenge.mattnordhoff.net.

Let's Encrypt doesn't prevent you from doing anything, as long as it resolves. (And as long as you don't figure out a way to violate the subscriber agreement!)

:smiley:

1 Like