Hello,
I’m having some trouble getting the the client working with this command :
./letsencrypt-auto certonly --webroot -w /path-to-root to -d www.domainexample.com
I get this error:
-
The following errors were reported by the server:
Domain: www.domainexample.com
Type: unauthorized
Detail: Error parsing key authorization file: Invalid key
authorization: 1 partsTo fix these errors, please make sure that your domain name was
entered correctly and the DNS A record(s) for that domain
contain(s) the right IP address.
Obviously, the domain is mine and resolves to the server I’m using.
I can access when set up using a self-cert.
Anybody know what’s going on?
Cheers
John