From 9e375e9a8f6ab19329ad7ce1587502583c4c208e Mon Sep 17 00:00:00 2001 From: xljiulang <366193849@qq.com> Date: Thu, 29 Jul 2021 23:13:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AE=89=E8=A3=85=E8=AF=B4?= =?UTF-8?q?=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FastGithub/Views/Home/Index.cshtml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/FastGithub/Views/Home/Index.cshtml b/FastGithub/Views/Home/Index.cshtml index 13effca..dab6224 100644 --- a/FastGithub/Views/Home/Index.cshtml +++ b/FastGithub/Views/Home/Index.cshtml @@ -41,7 +41,7 @@
- 你可能需要在客户端设备下载FastGithub自颁发的CA证书,导入到受信任的根证书颁发机构或浏览器 + 你可能需要在客户端设备下载FastGithub自颁发的CA证书FastGithub.cer,导入到受信任的根证书颁发机构或浏览器
@@ -65,7 +65,7 @@执行./FastGithub
手工修改/etc/resolv.conf的第一条记录为127.0.0.1
+手工添加127.0.0.1做为/etc/resolv.conf的第一条记录
手工安装CACert/FastGithub.cer到受信任的根证书颁发机构
双击运行FastGithub程序
-手工修改网络适配器DNS的第一条记录为127.0.0.1
-手工安装CACert/FastGithub.cer到受信任的根证书颁发机构
+手工添加127.0.0.1做为连接网络的DNS的第一条记录
+手工安装CACert/FastGithub.cer并设置信任
设置->隐私与安全->证书->查看证书
-证书管理器->证书颁发机构->导入FastGithub.cer
+设置->隐私与安全->证书->查看证书->证书颁发机构
+导入FastGithub.cer,勾选信任由此证书颁发机构来标识网站