如何解决宝塔 ssl 证书 no "ssl_certificate" is defined for the "listen ... ssl" 错误?
起因升级了 nginx 版本,未备份配置文件。导致网站无法访问。在配置 ssl 证书时,始终报错:nginx: [emerg] no "ssl_certificate" is defined for the "listen ... ssl" directive in /www/server/panel/vhost/nginx/xxx.conf:2 ng...