From c43a48a846a49d4a3bdbe6f695bd189283c5775d Mon Sep 17 00:00:00 2001 From: Otto Mao <ottomao@gmail.com> Date: Mon, 23 Mar 2015 10:56:37 +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 aed54d8..732e1b4 100644 --- a/How-to-config-https-proxy.md +++ b/How-to-config-https-proxy.md @@ -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 * 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