mitmproxy/doc-src/certinstall/osx.html

17 lines
431 B
HTML
Raw Normal View History

2011-03-17 20:04:49 +00:00
2011-03-19 06:47:19 +00:00
How to install the __mitmproxy__ certificate authority in OSX:
2013-03-10 22:49:36 +00:00
<ol>
2011-03-17 20:04:49 +00:00
2013-03-10 22:49:36 +00:00
<li>Open Finder, and double-click on the mitmproxy-ca-cert.pem file.</li>
2011-03-17 20:04:49 +00:00
2013-03-10 22:49:36 +00:00
<li>You will be prompted to add the certificate. Click "Always Trust":
2011-03-17 20:04:49 +00:00
2013-03-10 22:49:36 +00:00
<img src="@!urlTo('osx-addcert-alwaystrust.png')!@"/>
</li>
2011-03-17 20:04:49 +00:00
2013-03-10 22:49:36 +00:00
<li> You may be prompted for your password. You should now see the
mitmproxy cert listed under "Certificates".</li>
</ol>
2011-03-17 20:04:49 +00:00