腾讯云 ( 四 ): https 443请求
1 : 下载 证书,

2 : 解压后我用的是 tovily.com 的证书

3 : 将上面 tovily.com/nginx/ 下的2个证书,上传到linux, /usr/local/nginx/conf/ssl 目录下(ssl文件夹自创)

4 : 去 nginx/conf/nginx.conf 配置443

5 : 重启nginx , 如果以下错误
![]()
6 : https://www.cnblogs.com/ghjbk/p/6744131.html
      1):./auto/configure --prefix=/usr/local/nginx --with-http_stub_status_module --with-http_ssl_module 
2) make
3) make install
7 : 重启 nginx
 