Hi,
I’ve not got LE webroot to work yet. I’m getting the same:
Failed authorization procedure. host.mydomain.co.uk (http-01): unauthorized :: The client lacks sufficient authorization :: Invalid response from http://host.mydomain.co.uk/.well-known/acme-challenge/BVKdxVLUPa2dw98bmqka-mXpQVQioQHy7ima2xP56MY [99.999.99.99]: 404
IMPORTANT NOTES:
- The following ‘unauthorized’ errors were reported by the server:
Domains: host.mydomain.co.uk
Error: The client lacks sufficient authorization
If I open the above link in the browser I get:
Not Found
The requested URL /.well-known/acme-challenge/p3T0CBKB-wLps9J9FKKLAl1OKuKcgdjtD0WMFZzE_6o was not found on this server.
However, looking in the webroot /.well-known/acme-challenge directory I don’t find any files!
I’m using Jessie and Apache 2.4. Web user/group is www-data:www-data. I’ve checked the directory permissions and tried changing VirtualHost config for / and all seems OK. Even added a specific Directory stanza for .well-known directory, all to no avail.
Any help would be appreciated.