mitmproxy/test
Aldo Cortesi 7d7803a4d9 Add a hideous kludge to fix not-yet-valid certificates.
- The OpenSSL x509 has no way to explicitly set the notBefore value on
certificates.

- If two systems have the same configured time, it's possible to return a
certificate before the validity start time has arrived.

- We "solve" this by waiting for one second when a certificate is first
generated before returning the cert. The alternative is to rewrite pretty much
all of our certificate generation, a thought too horrible to contemplate.
2011-06-11 15:16:16 +12:00
..
completion
data
scripts
.pry
handler.py
serv.py
sslserv.py
test_cmdline.py unit test coverage ++ 2011-03-20 18:52:16 +13:00
test_console.py unit test coverage ++ 2011-03-20 18:52:16 +13:00
test_dump.py unit test coverage ++ 2011-03-20 18:52:16 +13:00
test_filt.py
test_flow.py Add a new flow loading mechanism. 2011-05-15 11:22:35 +12:00
test_netstring.py
test_proxy.py unit test coverage ++ 2011-03-20 18:52:16 +13:00
test_server.py
test_utils.py Add a hideous kludge to fix not-yet-valid certificates. 2011-06-11 15:16:16 +12:00
tserv
tutils.py Add a new flow loading mechanism. 2011-05-15 11:22:35 +12:00