Revision 7e7ae406425051452e3b6c5c51667c3615c43be9 authored by James Graham on 19 December 2014, 12:32:08 UTC, committed by James Graham on 19 December 2014, 12:33:57 UTC
Using wptserve with autoproxy is problematic as the server tries to read the
unencrypted CONNECT message as part of a TLS stream. This patch adds a mode
where encryption is not enabled until after the CONNECT message has been received.
1 parent 2e11f7e
History
File Mode Size
docs
tests
wptserve
.gitignore -rw-r--r-- 348 bytes
MANIFEST.in -rw-r--r-- 17 bytes
README.md -rw-r--r-- 71 bytes
setup.py -rw-r--r-- 800 bytes

README.md

back to top