美文网首页
nginx配置SSL后报错nginx: [warn] the "

nginx配置SSL后报错nginx: [warn] the "

作者: hewolf | 来源:发表于2020-01-20 10:01 被阅读0次

    nginx ssl配置报错:

    nginx: [warn] the "ssl" directive is deprecated, use the "listen ... ssl"
    

    因为最新版本不支持ssl on;这个配置已失效 使用listen 443 ssl;替代

    相关文章

      网友评论

          本文标题:nginx配置SSL后报错nginx: [warn] the "

          本文链接:https://www.haomeiwen.com/subject/iqqjzctx.html