AWS Lightsail SSL Installation problem

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. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.

My domain is: pampaayur.org

I ran this command:

sudo certbot -d $DOMAIN -d $WILDCARD --manual --preferred-challenges dns certonly

It produced this output:
Type: unauthorized
Detail: Incorrect TXT record
“4c_4TUG4PAUAabPHVlt66sdngS55K0LVul8a7WrhbB4” found at
_acme-challenge.pampaayur.org

To 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):
AWS
The operating system my web server runs on is (include version):
Ubuntu
My hosting provider, if applicable, is:

I follow this link:https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-using-lets-encrypt-certificates-with-wordpress

1 Like

Hi @Jashimcse

that's curious. Checking your domain - https://check-your-website.server-daten.de/?q=pampaayur.org#txt you have created two TXT entries.

Both are ok, a wildcard and a main domain -> two entries with the same domain name, but different values are required.

Perhaps you should wait some minutes after creating the entries.

  • Start new
  • create the two entries
  • recheck your domain to see, if both entries are visible
  • next step
1 Like

Thank you sir for response me

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.