From ae87affcbe9f2753d68e4e9826eedec102d633d2 Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Tue, 28 Jan 2014 09:44:33 +1300 Subject: Nicer layout for cert install options. --- libmproxy/templates/index.html | 31 +++++++++++++++++++------------ 1 file changed, 19 insertions(+), 12 deletions(-) (limited to 'libmproxy/templates') diff --git a/libmproxy/templates/index.html b/libmproxy/templates/index.html index d46d9854..50cfd5db 100644 --- a/libmproxy/templates/index.html +++ b/libmproxy/templates/index.html @@ -1,19 +1,26 @@ {% extends "frame.html" %} {% block body %} -
-
- -

- -

- -

- -

- +
+

Click to install the mitmproxy certificate:

+
+
+
+ +

Apple

+
+
+ +

Windows

+
+
+ +

Android

+
+
+ +

Other

- {% endblock %} -- cgit v1.2.3