Beginner here. Trying to get an SSL Certificate for my WordPress website on Amazon LightSail. I’m following this tutorial:
https://lightsail.aws.amazon.com/ls/docs/en/articles/amazon-lightsail-using-lets-encrypt-certificates-with-wordpress
Certbot provided me with 2 _acme-challange.morelandarts.com codes. I used the codes to set up 2 DNS Zone TXT records.
On Step #5 of the tutorial, on the MX toolbox site, when I do a DNS Text Lookup, I get “DNS Record not found”.
I have waited over 2 hours, but still not found.
I’ve done the tutorial up to step 5 twice to make sure I wasn’t doing something wrong with the same results. I don’t know where to go from here.
Thanks for your help!
I’m afraid I don’t even know enough to figure out how to answer some of these questions.
My domain is:
morelandarts.com
I ran this command:
sudo certbot -d $DOMAIN -d $WILDCARD --manual --preferred-challenges dns certonly
It produced this output:
It provided me with 2 _acme-challange.morelandarts.com codes. I used the codes to set up 2 DNS Zone TXT records
The operating system my web server runs on is (include version):
I’m hoping you will know.
My hosting provider, if applicable, is:
Amazon LightSail
I can login to a root shell on my machine (yes or no, or I don’t know):
Yes, I think so
I’m using a control panel to manage my site (no, or provide the name and version of the control panel):
LightSail’s Control Panel
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you’re using Certbot):
Latest Version I ran the update commands