Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zu1k committed Oct 20, 2021
1 parent 663e743 commit 6e23a81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

由于`MITM`技术的需要,需要你生成并信任自己的根证书

### 生成根证书
#### 生成根证书

出于安全考虑,请不要随意信任任何陌生人提供的根证书,你需要自己生成属于自己的根证书和私钥

Expand All @@ -27,7 +27,7 @@ good-mitm.exe genca

上面命令将会生成私钥和证书,文件将存储在`ca`文件夹下

### 信任证书
#### 信任证书

你可以将根证书添加到操作系统或者浏览器的信任区中,根据你的需要自行选择

Expand Down

0 comments on commit 6e23a81

Please sign in to comment.