From fdec51d732d23edbea1833a445820603d177f5e6 Mon Sep 17 00:00:00 2001 From: Zhigang Fang Date: Fri, 5 May 2017 20:26:48 +0800 Subject: [PATCH] Note to enable `Certificate Trust Settings` in iOS 10.3 or up (#2312) --- docs/certinstall.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/certinstall.rst b/docs/certinstall.rst index 14d66d30f..2594c439f 100644 --- a/docs/certinstall.rst +++ b/docs/certinstall.rst @@ -24,6 +24,9 @@ something like this: Click on the relevant icon, follow the setup instructions for the platform you're on and you are good to go. +For iOS version 10.3 or up, you need to make sure ``mitmproxy`` is enabled in +``Certificate Trust Settings``, you can check it by going to +``Settings > General > About > Certificate Trust Settings``. Installing the mitmproxy CA certificate manually ------------------------------------------------