On 14/11/2015 8:55 a.m., Amos Jeffries wrote:
> On 14/11/2015 8:40 a.m., Yuri Voinov wrote:
>>
>> Netcat plaintext is not HTTPS :) Also via 443 port :)
>>
>
> Thanks Yuri. Can't believe I missed that bit :-0
>
> Amos
>
>> 14.11.15 1:26, Amos Jeff
Hi,
Did anyone try on_unsupported_protocol for bumped https connections? I
made a simple test with netcat but test failed. Same test is
successful for port 80 (also intercepted by squid).
Netcat Server --- Squid Box --- Client
On Client:
echo "" | nc 10.50.13.1 443
***
On Netcat Server:
n
Hello,
Is there any plan to add support for websocket when using intercept mode?
Currently, I use SslPeekAndSplice feature but this brokes many
websites using websocket (one example is web.whatsapp.com). As a
workaround, after peeking at step 1, splicing problematic sites and
bumping the rest work