2011-03-15 22:09:10 +00:00
|
|
|
|
2011-03-19 06:47:19 +00:00
|
|
|
How to install the __mitmproxy__ certificate authority in Firefox:
|
|
|
|
|
2013-03-17 19:36:56 +00:00
|
|
|
<ol class="tlist">
|
2013-03-10 22:49:36 +00:00
|
|
|
<li> If needed, copy the ~/.mitmproxy/mitmproxy-ca-cert.pem file to the target. </li>
|
2011-03-18 04:53:00 +00:00
|
|
|
|
2013-03-10 22:49:36 +00:00
|
|
|
<li>Open preferences, click on "Advanced", then select"Encryption":
|
|
|
|
<img src="@!urlTo('firefox3.jpg')!@"/>
|
|
|
|
</li>
|
2011-03-15 22:09:10 +00:00
|
|
|
|
2013-03-10 22:49:36 +00:00
|
|
|
<li> Click "View Certificates", "Import", and select the certificate file:
|
|
|
|
<img src="@!urlTo('firefox3-import.jpg')!@"/>
|
|
|
|
</li>
|
2011-03-15 22:09:10 +00:00
|
|
|
|
2013-03-10 22:49:36 +00:00
|
|
|
<li>Tick "Trust this CS to identify web sites", and click "Ok":
|
|
|
|
<img src="@!urlTo('firefox3-trust.jpg')!@"/>
|
|
|
|
</li>
|
2011-03-15 22:09:10 +00:00
|
|
|
|
2013-03-10 22:49:36 +00:00
|
|
|
<li> You should now see the mitmproxy certificate listed in the Authorities
|
|
|
|
tab.</li>
|
2011-03-15 22:09:10 +00:00
|
|
|
|
2013-03-10 22:49:36 +00:00
|
|
|
</ol>
|
2011-03-15 22:09:10 +00:00
|
|
|
|