mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-03 11:17:24 +00:00
21 lines
588 B
HTML
21 lines
588 B
HTML
|
|
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>
|