aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/certinstall/ios.html
blob: c12d65f6908f2ba78edc2b649df7f8e13af2f3fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
## Getting the certificate onto the device

The easiest way to get the certificate to the device is to use [the web
app](@!urlTo("webapp.html")!@). In the rare cases where the web app doesn't
work, you will need to get the __mitmproxy-ca-cert.pem__ file to the device to
install it. The easiest way to accomplish this is to set up the Mail app on the
device, and to email it over as an attachment. Open the email, tap on the
attachment, then proceed with the install.


## Installing the certificate

<ol class="tlist">
    <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>