mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-06-08 18:48:21 +00:00
Updated HTTPS相关教程 (markdown)
parent
73e8b2aec1
commit
c25d502b28
@ -3,11 +3,9 @@ AnyProxy解析HTTPS的原理是自制根证书(rootCA),待终端信任这
|
||||
|
||||
这份中文文档简略概述了用AnyProxy做HTTPS处理的相关流程。更完整的内容可以读这里的英文文档:[https://github.com/alibaba/anyproxy/wiki/How-to-config-https-proxy](https://github.com/alibaba/anyproxy/wiki/How-to-config-https-proxy)
|
||||
|
||||
#### Step 1 - 安装openSSL
|
||||
#### <del>Step 1 - 安装openSSL</del>
|
||||
|
||||
* OSX系统自带了openSSL,可以略过这步
|
||||
* Windows用户可以参考openSSL的安装教程:[http://wiki.openssl.org/index.php/Compilation_and_Installation](http://wiki.openssl.org/index.php/Compilation_and_Installation)
|
||||
* 安装完成后可以通过``openssl version -a ``看到安装情况。
|
||||
* 从v3.10.0开始,用户不再需要安装openssl
|
||||
|
||||
#### Step 2 - 生成RootCA,打开,信任它
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user