aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/certinstall/firefox.html
blob: a107aebc0c02d7ad9a95cafca34586839291c165 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
How to install the __mitmproxy__ certificate authority in Firefox:

### 1. If needed, copy the ~/.mitmproxy/mitmproxy-ca-cert.pem file to the target.

### 2: Open preferences, click on "Advanced", then select"Encryption":

<img src="@!urlTo('firefox3.jpg')!@"/>

### 3: Click "View Certificates", "Import", and select the certificate file: 

<img src="@!urlTo('firefox3-import.jpg')!@"/>

### 4: 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.