Re: MFA with squid, is it possible?

Stuart Henderson <[email protected]> Thu, 4 Dec 2025 12:11:25 -0000 (UTC)
Newsgroups gmane.comp.web.squid.general
Message-ID <[email protected]>
On 2025-12-03, NgTech LTD <[email protected]> wrote:
> The issue with a proxy connection is that the client-to-service connection
> is in plain text.

It doesn't have to be. Squid can listen on https for client-to-proxy
connections and some (but not all) clients can use that if you specify
https://proxy.example.org:portnum/ as the proxy address.