mitmproxy/libmproxy/proxy
Maximilian Hils 3323b29f10 always include SNI as SAN entry
To be as robust as possible, we include the SNI value always as a Subject
Alternative Name. Second, we make sure that the server address is in the
list as well.
2015-02-27 12:51:06 +01:00
..
__init__.py mitmproxy -> libmproxy.main. do some leanup on the way 2014-09-08 23:34:43 +02:00
config.py allow specification of SSL version, only allow TLS1.0+ by default 2014-12-15 12:46:13 +01:00
connection.py allow specification of SSL version, only allow TLS1.0+ by default 2014-12-15 12:46:13 +01:00
primitives.py Add SOCKS5 mode, fix #305 2014-10-09 01:59:02 +02:00
server.py always include SNI as SAN entry 2015-02-27 12:51:06 +01:00