aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/certinstall/windows7.html
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2014-01-22 13:33:02 +1300
committerAldo Cortesi <aldo@nullcube.com>2014-01-22 13:33:02 +1300
commit8f88fcedd601c0033b4469b66626a83011879baf (patch)
tree878b2c737f2483f52e7c222541483773af1c152a /doc-src/certinstall/windows7.html
parent7ddc941116852b191d80643af70af90a6fd8849c (diff)
downloadmitmproxy-8f88fcedd601c0033b4469b66626a83011879baf.tar.gz
mitmproxy-8f88fcedd601c0033b4469b66626a83011879baf.tar.bz2
mitmproxy-8f88fcedd601c0033b4469b66626a83011879baf.zip
Move the doc tree out into its own repo.
Diffstat (limited to 'doc-src/certinstall/windows7.html')
-rw-r--r--doc-src/certinstall/windows7.html32
1 files changed, 0 insertions, 32 deletions
diff --git a/doc-src/certinstall/windows7.html b/doc-src/certinstall/windows7.html
deleted file mode 100644
index 47c807c6..00000000
--- a/doc-src/certinstall/windows7.html
+++ /dev/null
@@ -1,32 +0,0 @@
-
-How to install the __mitmproxy__ certificate authority in Windows 7:
-
-<ol class="tlist">
-
- <li> Copy the ~/.mitmproxy/mitmproxy-ca-cert.p12 file to the target system. </li>
-
- <li>
- Double-click the certificate file. You should see a certificate import wizard:
-
- <img src="@!urlTo('win7-wizard.png')!@"/>
- </li>
-
- <li>
- Click "Next" until you're prompted for the certificate store:
-
- <img src="@!urlTo('win7-certstore.png')!@"/>
-
- </li>
-
-
- <li>
- <p>Select "Place all certificates in the following store", and select "Trusted Root Certification Authorities":</p>
-
- <img src="@!urlTo('win7-certstore-trustedroot.png')!@"/>
-
- </li>
-
- <li> Click "Next" and "Finish". </li>
-
-</ol>
-