mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-06-23 11:48:21 +00:00
Updated How to config https proxy (markdown)
parent
0909a4739b
commit
c43a48a846
@ -16,7 +16,7 @@ Here is the guide to config your https proxy and using it to intercept your http
|
|||||||
|
|
||||||
#### to intercept(decrypt) https requests
|
#### to intercept(decrypt) https requests
|
||||||
* start your anyproxy by ``anyproxy --intercept``. When rootCA exists, it will intercept(decrypt) all the https requests for you.
|
* start your anyproxy by ``anyproxy --intercept``. When rootCA exists, it will intercept(decrypt) all the https requests for you.
|
||||||
* if you meet with a warning like 'unsafe connection', please check if the root CA is correctly trusted by your operation system.
|
* again, if you meet with a warning like UNAUTHORIZED_CERTIFICATE, please check if the root CA is correctly trusted by your operation system.
|
||||||
|
|
||||||
|
|
||||||
#### about certs
|
#### about certs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user