diff options
Diffstat (limited to 'doc-src/ssl.html')
-rw-r--r-- | doc-src/ssl.html | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/doc-src/ssl.html b/doc-src/ssl.html new file mode 100644 index 00000000..4fe1ee15 --- /dev/null +++ b/doc-src/ssl.html @@ -0,0 +1,41 @@ + +# Browsers + +<a name="firefox"></a> +## Firefox 3.x + +### 1: Open preferences, click on "Advanced", then select"Encryption": + +<img src="@!urlTo('firefox3.jpg')!@"/> + +### 2: Click "View Certificates", "Import", and select the certificate file: + +<img src="@!urlTo('firefox3-import.jpg')!@"/> + +### 3: Tick "Trust this CS to identify web sites", and click "Ok": + +<img src="@!urlTo('firefox3-trust.jpg')!@"/> + +You should now see the mitmproxy certificate listed in the Authorities tab. + + +<a name="chrome"></a> +## Chrome + +<a name="safari"></a> +## Safari + +<a name="ie"></a> +## Internet Explorer 8 + + +# Global installation + +<a name="windows"></a> +## Windows 7 + +<a name="ios"></a> +## iPhone/iPad + + + |