mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-26 18:18:25 +00:00
e22fd74d06
We now create three different files in the .mitmproxy directory when a dummy CA is made: mitmproxy-ca.pem - the CA, including private key mitmproxy-ca-cert.p12 - A pkcs12 version of the certificate, for distribution to Windows. mitmproxy-ca-cert.pem - A PEM version of the certificate, for distribution to everyone else. |
||
---|---|---|
.. | ||
completion | ||
data | ||
scripts | ||
.pry | ||
handler.py | ||
serv.py | ||
sslserv.py | ||
test_cmdline.py | ||
test_console.py | ||
test_dump.py | ||
test_filt.py | ||
test_flow.py | ||
test_netstring.py | ||
test_proxy.py | ||
test_server.py | ||
test_utils.py | ||
tserv | ||
tutils.py |