aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/certinstall/osx.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc-src/certinstall/osx.html')
-rw-r--r--doc-src/certinstall/osx.html13
1 files changed, 8 insertions, 5 deletions
diff --git a/doc-src/certinstall/osx.html b/doc-src/certinstall/osx.html
index 465ada43..a532d538 100644
--- a/doc-src/certinstall/osx.html
+++ b/doc-src/certinstall/osx.html
@@ -1,13 +1,16 @@
How to install the __mitmproxy__ certificate authority in OSX:
-### 1: Open Finder, and double-click on the mitmproxy-ca-cert.pem file.
+<ol class="tlist">
+ <li>Open Finder, and double-click on the mitmproxy-ca-cert.pem file.</li>
-### 2: You will be prompted to add the certificate. Click "Always Trust":
+ <li>You will be prompted to add the certificate. Click "Always Trust":
-<img src="@!urlTo('osx-addcert-alwaystrust.png')!@"/>
+ <img src="@!urlTo('osx-addcert-alwaystrust.png')!@"/>
+ </li>
-You may be prompted for your password. You should now see the mitmproxy cert
-listed under "Certificates".
+ <li> You may be prompted for your password. You should now see the
+ mitmproxy cert listed under "Certificates".</li>
+</ol>