sslsplit icon indicating copy to clipboard operation
sslsplit copied to clipboard

Automatic protocol detection

Open droe opened this issue 7 years ago • 0 comments

For autossl, detect if the underlying protocol is HTTP and handle as http/https instead of tcp/ssl. A minimal solution could be an autohttps proxyspec that switches to http instead of tcp, a more advanced solution would be automatic protocol detection that can handle all protocols. The latter depends on #40.

droe avatar Sep 27 '18 22:09 droe