aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/certinstall/windows7.html
blob: 2da2c0e3958d173779e87a4bb9fdc50eca71ffec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
### 1: Copy the ~/.mitmproxy/mitmproxy-ca-cert.p12 file to the target system.

### 2: Double-click the certificate file. You should see a certificate import wizard:

<img src="@!urlTo('win7-wizard.png')!@"/>

### 3: Click "Next" until you're prompted for the certificate store:

<img src="@!urlTo('win7-certstore.png')!@"/>

### 4: Select "Place all certificates in the following store", and select "Trusted Root Certification Authorities":

<img src="@!urlTo('win7-certstore-trustedroot.png')!@"/>

### 5: Click "Next" and "Finish".