Re: request for change handling hostStrictVerify
Alex Rousskov <[email protected]> Mon, 1 Nov 2021 10:58:15 -0400
| Newsgroups | gmane.comp.web.squid.devel |
|---|---|
| Message-ID | <[email protected]> |
On 11/1/21 3:59 AM, [email protected] wrote: > On Saturday, October 30, 2021 01:14 GMT, Alex Rousskov wrote: >> >> AFAICT, in the majority of deployments, the mismatch between the >> >> intended IP address and the SNI/Host header can be correctly handled >> >> automatically and without creating serious problems for the user. Squid >> >> already does the right thing in some cases. Somebody should carefully >> >> expand that coverage to intercepted traffic. Frankly, I am somewhat >> >> surprised nobody has done that yet given the number of complaints! > Not sure what do you mean with "Somebody should carefully expand that > coverage to intercepted traffic"? I meant that somebody should create a high-quality pull request that modifies Squid source code to properly address the problem you, AFAICT, are suffering from. There is already code that handles similar situations correctly. Alex.