aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/certinstall/ios.html
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2014-01-22 13:33:02 +1300
committerAldo Cortesi <aldo@nullcube.com>2014-01-22 13:33:02 +1300
commit8f88fcedd601c0033b4469b66626a83011879baf (patch)
tree878b2c737f2483f52e7c222541483773af1c152a /doc-src/certinstall/ios.html
parent7ddc941116852b191d80643af70af90a6fd8849c (diff)
downloadmitmproxy-8f88fcedd601c0033b4469b66626a83011879baf.tar.gz
mitmproxy-8f88fcedd601c0033b4469b66626a83011879baf.tar.bz2
mitmproxy-8f88fcedd601c0033b4469b66626a83011879baf.zip
Move the doc tree out into its own repo.
Diffstat (limited to 'doc-src/certinstall/ios.html')
-rw-r--r--doc-src/certinstall/ios.html21
1 files changed, 0 insertions, 21 deletions
diff --git a/doc-src/certinstall/ios.html b/doc-src/certinstall/ios.html
deleted file mode 100644
index fd14e65a..00000000
--- a/doc-src/certinstall/ios.html
+++ /dev/null
@@ -1,21 +0,0 @@
-
-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>