let' encrypt证书无论是dns,还是文件验证失败,之前可以,其它域名也可以验证成功,具体提示如下,求教怎么回事
Traceback (most recent call last): File "C:\BtSoft\panel/class\acme_v2.py", line 1201, in apply_cert index = self.create_order(domains, auth_type, auth_to) File "C:\BtSoft\panel/class\acme_v2.py", line 291, in create_order raise Exception("订单创建失败: {}".format(res.json())) Exception: 订单创建失败: {'type': 'urn:ietf:params:acme:error:rateLimited', 'detail': 'Error creating new order :: too many certificates already issued for exact set of domains: 网址: see /rate-limits/'[/url], 'status': 429}
|
|