My domain is:88sk.com
I ran this command:./letsencrypt-auto certonly --webroot -w /home/wwwroot/88sk.com/web --email lianmengshang@gmail.com -d 88sk.com -d www.88sk.com -d m.88sk.com
It produced this output:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator webroot, Installer None
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for 88sk.com
http-01 challenge for www.88sk.com
http-01 challenge for m.88sk.com
Using the webroot path /home/wwwroot/88sk.com/web for all unmatched domains.
Waiting for verification…
Cleaning up challenges
Failed authorization procedure. www.88sk.com (http-01): urn:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from http://www.88sk.com/.well-known/acme-challenge/QlHX5pFDAgTtXDJaLXu5q0iEnOkUrcqpQcXS2BxHCDI: “var ar=”/.well-known/acme-challenge/QlHX5pFDAgTtXDJaLXu5q0iEnOkUrcqpQ",br=“sqc2”,er,cr=new Array(),dr;functi", m.88sk.com (http-01): urn:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from http://m.88sk.com/.well-known/acme-challenge/ZXAxUf7-p6YdGv3yBBZSDg6Yr4h4dCa2bNPIDgRFGiU: “var ng=”/.well-known/acme-challenge/ZXAxUf7-p6YdGv3yBBZSDg6Yr4h4dCa2b",og=“sqc2”,rg,pg=new Array(),qg;functi", 88sk.com (http-01): urn:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from http://88sk.com/.well-known/acme-challenge/qyK8y0wXpns1xqZRb9W7RNajPY50zMtuOA9vT-5U4VA: “var ts=”/.well-known/acme-challenge/qyK8y0wXpns1xqZRb9W7RNajPY50zMtuO",us=“sqc2”,xs,vs=new Array(),ws;functi"
IMPORTANT NOTES:
-
The following errors were reported by the server:
Domain: www.88sk.com
Type: unauthorized
Detail: Invalid response from
http://www.88sk.com/.well-known/acme-challenge/QlHX5pFDAgTtXDJaLXu5q0iEnOkUrcqpQcXS2BxHCDI:
“var
ar=”/.well-known/acme-challenge/QlHX5pFDAgTtXDJaLXu5q0iEnOkUrcqpQ",br=“sqc2”,er,cr=new
Array(),dr;functi"Domain: m.88sk.com
Type: unauthorized
Detail: Invalid response from
http://m.88sk.com/.well-known/acme-challenge/ZXAxUf7-p6YdGv3yBBZSDg6Yr4h4dCa2bNPIDgRFGiU:
“var
ng=”/.well-known/acme-challenge/ZXAxUf7-p6YdGv3yBBZSDg6Yr4h4dCa2b",og=“sqc2”,rg,pg=new
Array(),qg;functi"Domain: 88sk.com
Type: unauthorized
Detail: Invalid response from
http://88sk.com/.well-known/acme-challenge/qyK8y0wXpns1xqZRb9W7RNajPY50zMtuOA9vT-5U4VA:
“var
ts=”/.well-known/acme-challenge/qyK8y0wXpns1xqZRb9W7RNajPY50zMtuO",us=“sqc2”,xs,vs=new
Array(),ws;functi"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.
My web server is (include version):nginx1.12
The operating system my web server runs on is (include version):Centos 7
this time i test all the domain as:
http://88sk.com/.well-known/acme-challenge/test.txt
http://www.88sk.com/.well-known/acme-challenge/test.txt
http://m.88sk.com/.well-known/acme-challenge/test.txt
but still get the error above,Why???