mitmproxy/doc-src/certinstall/windows7.html

20 lines
607 B
HTML
Raw Normal View History

2011-03-16 02:27:26 +00:00
2011-03-19 06:47:19 +00:00
How to install the __mitmproxy__ certificate authority in Windows 7:
2011-03-18 04:53:00 +00:00
### 1: Copy the ~/.mitmproxy/mitmproxy-ca-cert.p12 file to the target system.
2011-03-17 20:04:49 +00:00
2011-03-18 04:53:00 +00:00
### 2: Double-click the certificate file. You should see a certificate import wizard:
2011-03-17 20:04:49 +00:00
2011-03-18 04:53:00 +00:00
<img src="@!urlTo('win7-wizard.png')!@"/>
2011-03-17 20:04:49 +00:00
2011-03-18 04:53:00 +00:00
### 3: Click "Next" until you're prompted for the certificate store:
2011-03-16 02:27:26 +00:00
2011-03-18 04:53:00 +00:00
<img src="@!urlTo('win7-certstore.png')!@"/>
2011-03-16 02:27:26 +00:00
2011-03-18 22:26:51 +00:00
### 4: Select "Place all certificates in the following store", and select "Trusted Root Certification Authorities":
2011-03-16 02:27:26 +00:00
2011-03-18 04:53:00 +00:00
<img src="@!urlTo('win7-certstore-trustedroot.png')!@"/>
2011-03-16 02:27:26 +00:00
2011-03-18 04:53:00 +00:00
### 5: Click "Next" and "Finish".
2011-03-16 02:27:26 +00:00