mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-05-07 13:28:27 +00:00
Updated HTTPS相关教程 (markdown)
parent
15bfec3fc4
commit
8adcdf24c1
@ -6,7 +6,7 @@ AnyProxy解析HTTPS的原理是自制根证书(rootCA),待终端信任这
|
||||
#### Step 1 - 安装openSSL
|
||||
|
||||
* OSX系统自带了openSSL,可以略过这步
|
||||
* Windows用户可以参考openSSL的安装教程:[http://wiki.openssl.org/index.php/Compilation_and_Installation](http://wiki.openssl.org/index.php/Compilation_and_Installation) ,或者直接使用二进制版本:[https://www.openssl.org/related/binaries.html](https://www.openssl.org/related/binaries.html)
|
||||
* Windows用户可以参考openSSL的安装教程:[http://wiki.openssl.org/index.php/Compilation_and_Installation](http://wiki.openssl.org/index.php/Compilation_and_Installation) ,或者直接使用二进制版本来快速安装:[https://www.openssl.org/related/binaries.html](https://www.openssl.org/related/binaries.html)
|
||||
* 安装完成后可以通过``openssl version -a ``看到安装情况。
|
||||
|
||||
#### Step 2 - 生成RootCA,打开,信任它
|
||||
|
Loading…
x
Reference in New Issue
Block a user