mitmproxy/test
Aldo Cortesi 4fc807cedd Clean up certificate generation.
- Use templates for config files. We can re-introduce customization of the
certificate attributes when we need them.

- Split CA and cert generation into separate functions.

- Generation methods provide an error return when generation fails.

- When the user explicitly specifies a certificate, we don't generate it, but
fail if it doesn't exist.
2011-02-20 12:17:10 +13:00
..
completion Fine-tune completion a bit. 2011-02-03 13:50:57 +13:00
data Initial checkin. 2010-02-16 17:09:07 +13:00
scripts Bump unit tests for flow.py and dump.py 2011-02-20 09:55:42 +13:00
.pry Test suite rejiggering and cleanup. 2011-02-03 12:16:03 +13:00
handler.py Initial checkin. 2010-02-16 17:09:07 +13:00
serv.py Initial checkin. 2010-02-16 17:09:07 +13:00
sslserv.py Initial checkin. 2010-02-16 17:09:07 +13:00
test_console.py Refactor Flow primitives to remove HTTP1.0 assumption. 2011-02-19 17:00:24 +13:00
test_dump.py Bump unit tests for flow.py and dump.py 2011-02-20 09:55:42 +13:00
test_filt.py Refactor Flow primitives to remove HTTP1.0 assumption. 2011-02-19 17:00:24 +13:00
test_flow.py Bump unit tests for flow.py and dump.py 2011-02-20 09:55:42 +13:00
test_netstring.py Import Will McGugan's netstring module. 2011-02-16 11:21:06 +13:00
test_proxy.py Implement state loading that doesn't change object identity. 2011-02-20 09:36:13 +13:00
test_utils.py Clean up certificate generation. 2011-02-20 12:17:10 +13:00
tserv Initial checkin. 2010-02-16 17:09:07 +13:00
utils.py Refactor Flow primitives to remove HTTP1.0 assumption. 2011-02-19 17:00:24 +13:00