该问题是由于新版nginx采用新的方式进行监听https请求了解决方式如下:
解决完成前后的配置如下解决前:
解决后
nginx 提示the "ssl" directive is deprecated, use the "listen ... ssl" directive instead
原文:https://www.cnblogs.com/123hll/p/12253238.html