aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/certinstall/osx.html
blob: a532d5380466e7d96c33270b50919d3b9704ad1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
How to install the __mitmproxy__ certificate authority in OSX:

<ol class="tlist">

    <li>Open Finder, and double-click on the mitmproxy-ca-cert.pem file.</li>

    <li>You will be prompted to add the certificate. Click "Always Trust": 

        <img src="@!urlTo('osx-addcert-alwaystrust.png')!@"/>
    </li>

    <li> You may be prompted for your password. You should now see the
    mitmproxy cert listed under "Certificates".</li>
</ol>