Re: [squid-users] Make websockets work without splicing TLS connections

2018-07-03 Thread Alex Rousskov
n, of course). Alex. > -Original Message- > From: squid-users On Behalf Of > Amos Jeffries > Sent: Tuesday, July 3, 2018 6:15 PM > To: squid-users@lists.squid-cache.org > Subject: Re: [squid-users] Make websockets work without splicing TLS > connections > > O

Re: [squid-users] Make websockets work without splicing TLS connections

2018-07-03 Thread Ahmad, Sarfaraz
>> Squid does not understand WebSocket protocol (yet). Is supporting Websockets on the roadmap ? -Original Message- From: squid-users On Behalf Of Amos Jeffries Sent: Tuesday, July 3, 2018 6:15 PM To: squid-users@lists.squid-cache.org Subject: Re: [squid-users] Make websocket

Re: [squid-users] Make websockets work without splicing TLS connections

2018-07-03 Thread Amos Jeffries
On 04/07/18 00:19, Ahmad, Sarfaraz wrote: > Guys, > >   > > Can you think of a way to make websockets work without splicing TLS > connections ? > Squid does not understand WebSocket protocol (yet). So splicing is the only option once the traffic is already going into the proxy. Squid does supp

[squid-users] Make websockets work without splicing TLS connections

2018-07-03 Thread Ahmad, Sarfaraz
Guys, Can you think of a way to make websockets work without splicing TLS connections ? I don't think on_unsupported _protocol would work here . Also would on_unsupported_protocol work where the remote server abuses 443 for something other than TLS ? Regards, Sarfaraz _