To use mitmproxy with Epiphany you need to install CA certificate from mitmproxy. To do that, start mitmproxy and navigate to mitm.it. Download *.pem certificate (available under Other link). Install mitmproxy certificate with command:

sudo trust anchor mitmproxy-ca-cert.pem 

With this command you can also install any custom certificate to use in Epiphany.