Updated How to config https proxy (markdown)

Otto Mao 2015-03-16 14:26:52 +08:00
parent 2af9391d1f
commit 74b75cec49

@ -36,5 +36,5 @@ Here is the guide to config your https proxy and using it to intercept your http
* the param ``host`` is required with https proxy and it should be kept exactly what it it when you config your browser. Otherwise, you may get some warning about security.
#### note
* intercepting https requests means decrypting the https traffice. This does NOT require an https proxy.
* **intercepting https requests** means decrypting the https traffice. This does NOT require an https proxy.
* using **https proxy** means your request towards the proxy server will be encrypted, no matter the request is http or https.