diff options
author | Maximilian Hils <git@maximilianhils.com> | 2019-11-15 17:24:59 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-15 17:24:59 +0100 |
commit | 50443df3404e660984c5bbfd999dc96d0bc9b1b2 (patch) | |
tree | 58a1636284b7a933b7c483531723f780f77e6efc /docs/src/content/concepts-certificates.md | |
parent | 3eebfed79f4d54840a054c2dc5061e155c416d3e (diff) | |
parent | f6f9eb2c4e022cd44ccc39b3f61fdf31cbfea793 (diff) | |
download | mitmproxy-50443df3404e660984c5bbfd999dc96d0bc9b1b2.tar.gz mitmproxy-50443df3404e660984c5bbfd999dc96d0bc9b1b2.tar.bz2 mitmproxy-50443df3404e660984c5bbfd999dc96d0bc9b1b2.zip |
Merge branch 'master' into master
Diffstat (limited to 'docs/src/content/concepts-certificates.md')
-rw-r--r-- | docs/src/content/concepts-certificates.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/src/content/concepts-certificates.md b/docs/src/content/concepts-certificates.md index 88482047..4e2ae47a 100644 --- a/docs/src/content/concepts-certificates.md +++ b/docs/src/content/concepts-certificates.md @@ -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. +Note: If you are using an iOS device, you should be using the Safari browser +so that it opens the proper prompts for installing the certificate. + ## Installing the mitmproxy CA certificate manually Sometimes using the quick install app is not an option - Java or the iOS |