mitmproxy/libmproxy
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
..
contrib Switch over to new serialization format. 2011-02-16 15:10:00 +13:00
resources Clean up certificate generation. 2011-02-20 12:17:10 +13:00
__init__.py Bump version 2011-02-10 02:59:51 +01:00
console.py Stub out doc structure, add screenshots for configuring certs in Firefox. 2011-02-19 19:43:44 +13:00
controller.py Fix kill() again, got broken by the change to use None 2011-02-03 23:39:28 +01:00
dump.py Refactor Flow primitives to remove HTTP1.0 assumption. 2011-02-19 17:00:24 +13:00
filt.py Test suite rejiggering and cleanup. 2011-02-03 12:16:03 +13:00
flow.py Implement state loading that doesn't change object identity. 2011-02-20 09:36:13 +13:00
netstring.py Import Will McGugan's netstring module. 2011-02-16 11:21:06 +13:00
playback.py Simple record & playback functionality 2011-02-10 02:59:51 +01:00
proxy.py Clean up certificate generation. 2011-02-20 12:17:10 +13:00
record.py Simple record & playback functionality 2011-02-10 02:59:51 +01:00
recorder.py Whitepsace and extraneous code. 2011-02-17 11:45:12 +13:00
script.py Whitespace in mitmdump output. 2011-02-17 15:56:54 +13:00
utils.py Clean up certificate generation. 2011-02-20 12:17:10 +13:00