nginx 安装配置了 ssl,启动的时候还是报错
the "ssl" parameter requires ngx_http_ssl_module in /usr/local/nginx/conf/./bjskconfig/saasnode.conf:79
ngx_http_ssl_module 这个模块缺失了
https://www.cnblogs.com/ampl/p/10268230.html
是不是 https模块没有安装成功, 查看一下现在已经安装的模块: /nginx/sbin /nginx -V