mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 08:11:00 +00:00
update firefox cert install docs
This commit is contained in:
parent
3b8d57ca86
commit
24759daf46
@ -7,7 +7,7 @@ app](@!urlTo("webapp.html")!@). If this fails, do the following:
|
|||||||
<ol class="tlist">
|
<ol class="tlist">
|
||||||
<li> If needed, copy the ~/.mitmproxy/mitmproxy-ca-cert.pem file to the target. </li>
|
<li> If needed, copy the ~/.mitmproxy/mitmproxy-ca-cert.pem file to the target. </li>
|
||||||
|
|
||||||
<li>Open preferences, click on "Advanced", then select"Encryption":
|
<li>Open preferences, click on "Advanced", then select"Certificates":
|
||||||
<img src="@!urlTo('firefox3.jpg')!@"/>
|
<img src="@!urlTo('firefox3.jpg')!@"/>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
@ -21,7 +21,7 @@ app](@!urlTo("webapp.html")!@). If this fails, do the following:
|
|||||||
## Installing the certificate
|
## Installing the certificate
|
||||||
|
|
||||||
<ol class="tlist">
|
<ol class="tlist">
|
||||||
<li>Tick "Trust this CS to identify web sites", and click "Ok":
|
<li>Tick "Trust this CA to identify web sites", and click "Ok":
|
||||||
<img src="@!urlTo('firefox3-trust.jpg')!@"/>
|
<img src="@!urlTo('firefox3-trust.jpg')!@"/>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user