mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-07-06 08:09:30 +00:00
Updated How to config https proxy (markdown)
parent
590ce56c38
commit
0909a4739b
@ -12,6 +12,7 @@ Here is the guide to config your https proxy and using it to intercept your http
|
||||
* start anyproxy by ``anyproxy``, fetch rootCA.crt via http://localhost:8002/fetchCrtFile, then open and trust it.
|
||||
* an qr code for rootCA.crt will be available via http://localhost:8002/qr_root, you may need it when installing certificate on mobile devices.
|
||||
* you should trust this rootCA on all of your clients. Otherwise, you will get a warning like UNAUTHORIZED_CERTIFICATE.
|
||||
* once rootCA is correctly trusted, you don't need to generate it from then on.
|
||||
|
||||
#### to intercept(decrypt) https requests
|
||||
* start your anyproxy by ``anyproxy --intercept``. When rootCA exists, it will intercept(decrypt) all the https requests for you.
|
||||
|
Loading…
x
Reference in New Issue
Block a user