I've read countless threads and tried multiple solutions, but I think it's something with either the domain registrar or the DNS and not the hosting setup. The domain name was initially hosted with Fasthosts and then moved to 123 reg simultaneously as I moved the hosting from another provider onto AWS Lightsail.
Its a bitnami Wordpress multiste installation,
I can issue a certificate for the main domain that's hosted on the multistate which is brfpaintingcontractors.co.uk
I've run letsdebug - Let's Debug
and from what I can tell the domain name and DNS are resolving as expected - DNS Lookup for thenorwichdecorator.co.uk
A friend of mine has duplicated my exact setup with 2 spare domain names and had no issue with issuing certificates, hopefully, someone can make sense of it all.
I did try and switch the DNS back to the original hosting as well, and then tried to issue the cert with them but I got exactly the same error, which makes me think its 123 reg that is causing the issue,
My domain is:
https://thenorwichdecorator.co.uk/
I ran this command:
sudo /opt/bitnami/letsencrypt/lego --tls --email="******" --domains="thenorwichdecorator.co.uk" --domains="www.thenorwichdecorator.co.uk" --path="/opt/bitn
ami/letsencrypt" run
It produced this output:
2023/09/25 14:53:12 Could not obtain certificates: error: one or more domains had a problem: [thenorwichdecorator.co.uk] acme: error: 400 :: urn:ietf:params:acme:error:dns :: DNS problem: looki ng up A for thenorwichdecorator.co.uk: DNSSEC: DNSKEY Missing; DNS problem: looking up AAAA for then orwichdecorator.co.uk: DNSSEC: DNSKEY Missing [www.thenorwichdecorator.co.uk] acme: error: 400 :: urn:ietf:params:acme:error:dns :: DNS problem: l ooking up A for www.thenorwichdecorator.co.uk: DNSSEC: DNSKEY Missing; DNS problem: looking up AAAA for www.thenorwichdecorator.co.uk: DNSSEC: DNSKEY Missing
My web server is (include version):
Server version: Apache/2.4.57 (Unix)
The operating system my web server runs on is (include version):
Its running a bitnami Wordpress multisite
My hosting provider, if applicable, is:
AWS Lightsail
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):