aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/certinstall/ios.html
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2013-03-11 11:49:36 +1300
committerAldo Cortesi <aldo@nullcube.com>2013-03-11 11:49:36 +1300
commitc34d1e3de6483b1ab8a1a3add53fb84364c68249 (patch)
tree0e0ef7797b4ff25996374351056c9e40b771976b /doc-src/certinstall/ios.html
parent5ceef16486f71e28440f80799183190543f162f0 (diff)
downloadmitmproxy-c34d1e3de6483b1ab8a1a3add53fb84364c68249.tar.gz
mitmproxy-c34d1e3de6483b1ab8a1a3add53fb84364c68249.tar.bz2
mitmproxy-c34d1e3de6483b1ab8a1a3add53fb84364c68249.zip
Docs, examples.
Diffstat (limited to 'doc-src/certinstall/ios.html')
-rw-r--r--doc-src/certinstall/ios.html19
1 files changed, 11 insertions, 8 deletions
diff --git a/doc-src/certinstall/ios.html b/doc-src/certinstall/ios.html
index d306dfc6..81e2cce6 100644
--- a/doc-src/certinstall/ios.html
+++ b/doc-src/certinstall/ios.html
@@ -1,18 +1,21 @@
How to install the __mitmproxy__ certificate authority on IOS devices:
-### 1: Set up the Mail app on the device to receive email.
+<ol>
+ <li>Set up the Mail app on the device to receive email.</li>
-### 2: Mail the mitmproxy-ca-cert.pem file to the device, and tap on the attachment.
+ <li>Mail the mitmproxy-ca-cert.pem file to the device, and tap on the attachment.</li>
-### 3: You will be prompted to install a profile. Click "Install":
+ <li>You will be prompted to install a profile. Click "Install":
-<img src="@!urlTo('ios-profile.png')!@"/>
+ <img src="@!urlTo('ios-profile.png')!@"/></li>
-### 4: Accept the warning by clicking "Install" again:
+ <li>Accept the warning by clicking "Install" again:
-<img src="@!urlTo('ios-warning.png')!@"/>
+ <img src="@!urlTo('ios-warning.png')!@"/></li>
-### 5: The certificate should now be trusted:
+ <li>The certificate should now be trusted:
-<img src="@!urlTo('ios-installed.png')!@"/>
+ <img src="@!urlTo('ios-installed.png')!@"/></li>
+
+</ol>