mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-08-04 21:39:04 +00:00
update document
This commit is contained in:
@@ -610,6 +610,8 @@ install :
|
||||
|
||||
* Besides installing root CA, you have to "turn on" the certificate for web manually in *settings - general - about - Certificate Trust Settings*. Otherwire, safari will not trust the root CA generated by AnyProxy.
|
||||
|
||||
<img src="https://zos.alipayobjects.com/rmsportal/hVWkXHrzHmOKOtCKGUWx.png" width="500" />
|
||||
|
||||
### trust root CA in Android
|
||||
First of all, you need to download the root CA by clicking *Root CA* in web ui, and then scan the QR code.
|
||||
Installing CA in Android could be different based on the system, we list some common steps as below, but you can find the right way in you system with similar menu path.
|
||||
@@ -619,7 +621,7 @@ Installing CA in Android could be different based on the system, we list some co
|
||||
* Settings -> Security & Location > Encryption & credentials -> Install from storage, and find your CA file to install
|
||||
* Settings -> Security -> Install from SD card, and find you CA file to install
|
||||
|
||||
<img src="https://zos.alipayobjects.com/rmsportal/hVWkXHrzHmOKOtCKGUWx.png" width="500" />
|
||||
There are several file extensions of CA file which may not be compatible with all kinds of Android phones. `.crt` file is the most popular, while a few systems could only use .cer file such as OPPO R15. In AnyProxy, you can choose the type of certificate you need before installing.
|
||||
|
||||
### config iOS/Android proxy server
|
||||
|
||||
|
||||
Reference in New Issue
Block a user