mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-26 18:18:25 +00:00
7d7803a4d9
- 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. |
||
---|---|---|
.. | ||
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 |