mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-07-27 07:45:41 +00:00
add readme about installing CA in Android
This commit is contained in:
@@ -602,6 +602,15 @@ 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.
|
||||
|
||||
### 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.
|
||||
|
||||
* The downloaded CA file can be directly installed by clicking, this is the easist way
|
||||
* You need to install the CA file from other menu, such as:
|
||||
* 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" />
|
||||
|
||||
### config iOS/Android proxy server
|
||||
|
Reference in New Issue
Block a user