Hello,
I have a windows server 2012 R2 with plesk on it. when i try to renew my website certificate, get following error:
Error: Let's Encrypt SSL certificate installation failed: Failed letsencrypt execution: Saving debug log to
C:\Program Files (x86)\Parallels\Plesk\var\modules\letsencrypt\logs\letsencrypt.log
Starting new HTTPS connection (1): acme-v01.api.letsencrypt.org
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for example.com
Starting new HTTPS connection (1): 127.0.0.1
Waiting for verification…
Cleaning up challenges
Failed authorization procedure. example.com (http-01): urn:acme:error:unauthorized :: The
client lacks sufficient authorization :: Invalid response from http://example.com/.well-
known/acme-challenge/- 4w2EGbMnsRGaqjgaZNXvOcj31WUTmDjUCIzhROS63o:
"<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http"
IMPORTANT NOTES:
- The following errors were reported by the server:
Domain: example.com
Type: unauthorized
Detail: Invalid response from
http://example.com/.well-known/acme- challenge/-
4w2EGbMnsRGaqjgaZNXvOcj31WUTmDjUCIzhROS63o:
"<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http"
To 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.
I check DNS record, firewall and “.” MIME type in iis, but can not solve the problem.
Regards