mitmproxy/doc-src/certinstall/ios.html

22 lines
588 B
HTML
Raw Normal View History

2011-03-19 06:47:19 +00:00
How to install the __mitmproxy__ certificate authority on IOS devices:
<ol class="tlist">
2013-03-10 22:49:36 +00:00
<li>Set up the Mail app on the device to receive email.</li>
2013-03-10 22:49:36 +00:00
<li>Mail the mitmproxy-ca-cert.pem file to the device, and tap on the attachment.</li>
2013-03-10 22:49:36 +00:00
<li>You will be prompted to install a profile. Click "Install":
2013-03-10 22:49:36 +00:00
<img src="@!urlTo('ios-profile.png')!@"/></li>
2013-03-10 22:49:36 +00:00
<li>Accept the warning by clicking "Install" again:
2013-03-10 22:49:36 +00:00
<img src="@!urlTo('ios-warning.png')!@"/></li>
2013-03-10 22:49:36 +00:00
<li>The certificate should now be trusted:
2013-03-10 22:49:36 +00:00
<img src="@!urlTo('ios-installed.png')!@"/></li>
</ol>