mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 08:11:00 +00:00
f47d89ff4e
This reverts commit 8f88fcedd6
.
22 lines
588 B
HTML
22 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>
|