瀏覽代碼

更新 'conf.d/wapi.xinyue.conf'

gaoyang 1 年之前
父節點
當前提交
b364b55d85
共有 1 個文件被更改,包括 6 次插入6 次删除
  1. 6 6
      conf.d/wapi.xinyue.conf

+ 6 - 6
conf.d/wapi.xinyue.conf

@@ -3,8 +3,8 @@ server {
     listen 443 ssl http2;
 
     #ssl on;
-    ssl_certificate     ssl/yukeonline.com.pem;
-    ssl_certificate_key ssl/yukeonline.com.key;
+    ssl_certificate     ssl/xinyuepp.cn.pem;
+    ssl_certificate_key ssl/xinyuepp.cn.key;
     ssl_protocols TLSv1 TLSv1.1 TLSv1.2;
     ssl_ciphers HIGH:!RC4:!MD5:!aNULL:!eNULL:!NULL:!DH:!EDH:!EXP:+MEDIUM;
     ssl_prefer_server_ciphers on;
@@ -34,8 +34,8 @@ server {
     listen 443 ssl http2;
 
     #ssl on;
-    ssl_certificate ssl/yukeonline.com.pem;
-    ssl_certificate_key ssl/yukeonline.com.key;
+    ssl_certificate ssl/xinyuepp.cn.pem;
+    ssl_certificate_key ssl/xinyuepp.cn.key;
     ssl_protocols TLSv1 TLSv1.1 TLSv1.2;
     ssl_ciphers HIGH:!RC4:!MD5:!aNULL:!eNULL:!NULL:!DH:!EDH:!EXP:+MEDIUM;
     ssl_prefer_server_ciphers on;
@@ -72,8 +72,8 @@ server {
     listen 443 ssl http2;
 
     #ssl on;
-    ssl_certificate ssl/yukeonline.com.pem;
-    ssl_certificate_key ssl/yukeonline.com.key;
+    ssl_certificate ssl/xinyuepp.cn.pem;
+    ssl_certificate_key ssl/xinyuepp.cn.key;
     ssl_protocols TLSv1 TLSv1.1 TLSv1.2;
     ssl_ciphers HIGH:!RC4:!MD5:!aNULL:!eNULL:!NULL:!DH:!EDH:!EXP:+MEDIUM;
     ssl_prefer_server_ciphers on;