By ianbradbury
I’m hoping someone can advisee.
I am attempting to renew the letsencrypt certificates on my droplet. The droplet is running Ubuntu 14.04 and the Wordpress application (from the droplet templates).
I have updated the letsencrypt client to the latest version.
When I run the ./letsencrypt-auto certonly -a webroot --webroot-path=/usr/share/nginx/html -d bizzi-body.com command
I get the message…
Failed authorization procedure. bizzi-body.com (http-01): urn:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from http://bizzi-body.com/.well-known/acme-challenge/JPohzID6xfYLBs25Riju1AUnECWWOFmvSR71b2KfoT8 [46.101.210.75]: 404...
If I attempt that same url in a browser I get a 404 message from Wordpress.
I am wondering if the issue is simply wordpress getting in the way. Of if there is a routing issue.
Any advice much appreciated.
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!
This question was answered by @nwlinux:
I just went through this problem this weekend. Notice that the renewal URL is HTTP, versus HTTPS. Letsencrypt has updated their package; it is renamed and updated to “certbot”. The short and skinny of it is that you have to clone the new certot git repo, configure for port 80, and then upgrade the cert. Here’s my writeup - https://nwlinux.com/update-letsencrypt-to-certbot-on-nginx-and-ubuntu/
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.