腾讯云 ( 四 ): https 443请求

1 : 下载 证书,

腾讯云 ( 四 ): https 443请求_第1张图片

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

腾讯云 ( 四 ): https 443请求_第2张图片

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

腾讯云 ( 四 ): https 443请求_第3张图片

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

腾讯云 ( 四 ): https 443请求_第4张图片

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  

 腾讯云 ( 四 ): https 443请求_第5张图片

 

你可能感兴趣的:(web)