From 74b75cec497329209adef00ea23088190c986010 Mon Sep 17 00:00:00 2001 From: Otto Mao Date: Mon, 16 Mar 2015 14:26:52 +0800 Subject: [PATCH] Updated How to config https proxy (markdown) --- How-to-config-https-proxy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/How-to-config-https-proxy.md b/How-to-config-https-proxy.md index b26aa30..84cd9e4 100644 --- a/How-to-config-https-proxy.md +++ b/How-to-config-https-proxy.md @@ -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. \ No newline at end of file