My domain is: doyle.v6.rocks
I ran this command: certbot certonly --manual --manual-auth-hook /etc/letsencrypt/acme-dns-auth.py --preferred-challenges dns --debug-challenges -d \*.doyle.v6.rocks
It produced this output:
Requesting a certificate for *.doyle.v6.rocks
Hook '--manual-auth-hook' for doyle.v6.rocks ran with output:
Please add the following CNAME record to your main DNS zone:
_acme-challenge.doyle.v6.rocks CNAME 0b5b522f-7363-45bf-8d74-086c0b76400a.auth.acme-dns.io.
Certbot failed to authenticate some domains (authenticator: manual). The Certificate Authority reported these problems:
Domain: doyle.v6.rocks
Type: unauthorized
Detail: Incorrect TXT record "0b5b522f-7363-45bf-8d74-086c0b76400a.auth.acme-dns.io" found at _acme-challenge.doyle.v6.rocks
The operating system my web server runs on is (include version): Ubuntu 22.04
I can login to a root shell on my machine (yes or no, or I don't know): Yes
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot): 1.21.0
Instructions were confusing on whether it needs a CNAME or TXT entry, so I created both and verified that DNS had updated with both a CNAME and TXT record before proceeding using https://mxtoolbox.com/