Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
I'm setting up a mailserver with 12 domains and I'm trying to validate with DNS validation.
The DNS records are based on a template so I have to put all 12 "_acme-challenge." in the same place. It looks like certbot only can handle 10 "_acme-challenge." entries as the last two domains are failing and keep getting new values for "_acme-challenge." where the first 10 keep the same value?
Also it says that it found one value (and 9 more)... there are 12.
I guess I could split the DNS template into two, but it is a little complex setup so I would prefer to keep it in one.
Is there another way to get around this?
Best regards
Ulrik
My domain is: ezida.dk cybersite.dk furehus.dk guilds.dk kofod.me odds-on.dk oddsetligaen.dk periconsult.com periconsult.dk ring.gl same-game.dk samegame.dk xn--sbakken2800-ggb.dk
I ran this command: certbot certonly --manual --preferred-challenges=dns
It produced this output:
Failed authorization procedure. samegame.dk (dns-01): urn:ietf:params:acme:error:unauthorized :: The client lacks sufficient authorization :: Incorrect TXT record "37aetltdGOaYf77iA0KmHnJoiaJeKLk5HMjdrmpPmZc" (and 9 more) found at _acme-challenge.samegame.dk, xn--sbakken2800-ggb.dk (dns-01): urn:ietf:params:acme:error:unauthorized :: The client lacks sufficient authorization :: Incorrect TXT record "k5r9RBAIotXUvS5ySVL9owGK8_zZdm9j0CHAZKOqgBY" (and 9 more) found at _acme-challenge.xn--sbakken2800-ggb.dk
IMPORTANT NOTES:
-
The following errors were reported by the server:
Domain: samegame.dk
Type: unauthorized
Detail: Incorrect TXT record
"37aetltdGOaYf77iA0KmHnJoiaJeKLk5HMjdrmpPmZc" (and 9 more) found at
_acme-challenge.samegame.dkDomain: xn--sbakken2800-ggb.dk
Type: unauthorized
Detail: Incorrect TXT record
"k5r9RBAIotXUvS5ySVL9owGK8_zZdm9j0CHAZKOqgBY" (and 9 more) found at
_acme-challenge.xn--sbakken2800-ggb.dkTo fix these errors, please make sure that your domain name was
entered correctly and the DNS A/AAAA record(s) for that domain
contain(s) the right IP address.
My web server is (include version):
none - dns verification
The operating system my web server runs on is (include version):
Ubuntu 18.04
My hosting provider, if applicable, is: None/own server
I can login to a root shell on my machine (yes or no, or I don't know): Yes
I'm using a control panel to manage my site (no, or provide the name and version of the control panel): NO
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):
certbot 0.27.0