aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/certinstall/ios.html
blob: fd14e65aa60c684ac26a2ef7a782f87f8865e565 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
How to install the __mitmproxy__ certificate authority on IOS devices:

<ol class="tlist">
    <li>Set up the Mail app on the device to receive email.</li>

    <li>Mail the mitmproxy-ca-cert.pem file to the device, and tap on the attachment.</li>

    <li>You will be prompted to install a profile. Click "Install":

    <img src="@!urlTo('ios-profile.png')!@"/></li>

    <li>Accept the warning by clicking "Install" again:

    <img src="@!urlTo('ios-warning.png')!@"/></li>

    <li>The certificate should now be trusted:

    <img src="@!urlTo('ios-installed.png')!@"/></li>

</ol>