diff options
Diffstat (limited to 'doc-src/certinstall/windows7.html')
| -rw-r--r-- | doc-src/certinstall/windows7.html | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/doc-src/certinstall/windows7.html b/doc-src/certinstall/windows7.html index 47c807c6..7a4cc3d2 100644 --- a/doc-src/certinstall/windows7.html +++ b/doc-src/certinstall/windows7.html @@ -3,10 +3,13 @@ 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> The easiest way to get the certificate to the device is to use <a + href="@!urlTo("webapp.html")!@">the web app</a>. If this fails for some + reason, simply copy the ~/.mitmproxy/mitmproxy-ca-cert.p12 file to the + target system and double-click it. </li> <li> - Double-click the certificate file. You should see a certificate import wizard: + You should see a certificate import wizard: <img src="@!urlTo('win7-wizard.png')!@"/> </li> |
