mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-04 03:37:17 +00:00
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 | ||