如果在键入:sudo certbot --nginx命令后
一直提示:
IMPORTANT NOTES:
- The following errors were reported by the server:
Domain: xxxx.xxxx.com
Type: unknownHost
Detail: No valid IP addresses found for xxxx.xxxx.com
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.

请检查:
1.域名是否解析为A/AAAA记录
2.域名路线设置为“默认”,请勿设置为“国内”
本文解决了使用sudocertbot--nginx命令配置SSL证书过程中遇到的域名验证问题。主要针对提示未知主机和IP地址验证失败的情况,提供了解决方案,包括检查域名解析设置和确认DNS记录是否正确。
733

被折叠的 条评论
为什么被折叠?



