老师,我都nginx每次到这里Verifying www.xiaohongzhe.cn...就错,是怎么回事呀
来源:16-3 申请免费https证书 和 上程序送审步骤
qq_慕前端1096444
2020-05-14
Parsing account key…
Parsing CSR…
Found domains: www.xiaohongzhe.cn
Getting directory…
Directory found!
Registering account…
Already registered!
Creating new order…
Order created!
Verifying www.xiaohongzhe.cn…
Traceback (most recent call last):
File “acme_tiny.py”, line 198, in
main(sys.argv[1:])
File “acme_tiny.py”, line 194, in main
signed_crt = get_crt(args.account_key, args.csr, args.acme_dir, log=LOGGER, CA=args.ca, disable_check=args.disable_check, directory_url=args.directory_url, contact=args.contact)
File “acme_tiny.py”, line 149, in get_crt
raise ValueError(“Challenge did not pass for {0}: {1}”.format(domain, authorization))
ValueError: Challenge did not pass for www.xiaohongzhe.cn: {u’status’: u’invalid’, u’challenges’: [{u’status’: u’invalid’, u’validationRecord’: [{u’url’: u’http://www.xiaohongzhe.cn/.well-known/acme-challenge/6xUezLhcxC8oHoqAHiDzx0DXFIw2HJB74GTYyXN3l64’, u’hostname’: u’www.xiaohongzhe.cn’, u’addressUsed’: u’111.229.239.141’, u’port’: u’80’, u’addressesResolved’: [u’111.229.239.141’]}], u’url’: u’https://acme-v02.api.letsencrypt.org/acme/chall-v3/4569272721/VOKQJw’, u’token’: u’6xUezLhcxC8oHoqAHiDzx0DXFIw2HJB74GTYyXN3l64’, u’error’: {u’status’: 403, u’type’: u’urn:ietf:params:acme:error:unauthorized’, u’detail’: u’During secondary validation: Invalid response from https://dnspod.qcloud.com/static/webblock.html?d=www.xiaohongzhe.cn [212.64.120.232]: “\n\n\t\n\t\t<meta charset=\“utf-8\” />\n\t\t<meta http-equiv=\“X-UA-Compatible\” content=\“IE=edge,chrome=1\” />\n\t\t<”’}, u’type’: u’http-01’}], u’identifier’: {u’type’: u’dns’, u’value’: u’www.xiaohongzhe.cn’}, u’expires’: u’2020-05-21T01:16:00Z’}
1回答
-
编程浪子
2020-05-14
你好
http://www.xiaohongzhe.cn/.well-known/acme-challenge/6xUezLhcxC8oHoqAHiDzx0DXFIw2HJB74GTYyXN3l64
1:这个网址对应的文件存在?
2:这个网址能用浏览器打开?
00
相似问题