Error creating new authz :: "域名" was considered an unsafe domain by a third-party API
该错误发生在生成证书验证域名的过程中(new-authz)。一旦出现这个错误,该域名将不再可能获取Let's Encrypt证书。
你的域名被Google列为不安全网站,原因一般是网站可能以前挂马、下载病毒、或涉及到非法内容交易或传播。
唯一的解决方案是进入Google的站长平台,进行申诉。当然如果网站没变,申诉是不会有效果的。
申请成功后,你的域名将可申请Let's Encrypt网站安全证书。
审核:https://developers.google.com/webmasters/hacked/docs/request_review
验证:https://transparencyreport.google.com/safe-browsing/search?url=你的网址
网站管理:https://www.google.com/webmasters/tools/security-issues?hl=zh-CN&siteUrl=你的网址
1. certbot客户端生成时:
An unexpected error occurred:
The client lacks sufficlient authization :: Error creating new authz :: "域名" was considered an unsafe domain by a third-party API
2. acme.sh 客户端生成时:
new-authz error: {“type”:”urn:acme:error:unauthorized”,”detail”:”Error creating new authz :: “xxxxxx” was considered an unsafe domain by a third-party API”,”status”: 403}
3. easy https 生成 Let's Encrypt SSL安全证书 时:
Error creating new authz :: "域名" was considered an unsafe domain by a third-party API
你的域名被第三方公司(通常是Google提供,可登录Google站长管理平台申诉)标记为不安全域名, 将无法获取Let's Encrypt X3 SSL证书.