aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/certinstall/osx.html
blob: 61e4be71fa0f6e4cb779a287ea4b96aea4e4dc71 (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>

    <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>