Report this

What is the reason for this report?

How do I renew my letsencrypt certificate?

Posted on March 23, 2020

I tried running: sudo certbot renew --dry-run I received error. It says: “Type: unauthorized 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.” What should I do?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hello,

It sounds like that your domain name is not pointing to your Droplet.

In order for you to be able to use Let’s Encrypt you need to make sure that your A record of your Domain name is pointing to the Droplet’s IP address. This is how Let’s Encrypt validates if you are the actual owner of the specific domain name.

You can check your current DNS records via this DNS Lookup tool here:

https://www.digitalocean.com/community/tools/dns

Hope that this helps! Regards, Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.