<div dir="auto">Thanks for the reply,<div dir="auto"><br></div><div dir="auto">Is there a documentation for squid 5 on this feature? </div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Feb 8, 2020, 8:34 PM Amos Jeffries <<a href="mailto:squid3@treenet.co.nz">squid3@treenet.co.nz</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 9/02/20 5:17 am, Felipe Arturo Polanco wrote:<br>
> Hi,<br>
> <br>
> Can squid be set up as a transparent proxy for HTTP and HTTPS and at<br>
> the same time use an upstream proxy?<br>
> <br>
> It means converting GET request from a client to a CONNECT request to an<br>
> upstream server.<br>
> <br>
<br>
That depends on the GET request URL, the Squid version, and upstream<br>
proxy capabilities.<br>
<br>
For http:// URLs, yes all Squid versions can relay to an upstream proxy<br>
as normal GET requests.<br>
<br>
For https:// URLs all Squid which support SSL-Bump can send requests to<br>
an upstream peer which supports TLS/SSL connections from the Squid as<br>
normal GET requests.<br>
<br>
The ability to generate CONNECT tunnels for sending HTTPS traffic<br>
through plain-text peers has been added in Squid-5.<br>
<br>
Amos<br>
_______________________________________________<br>
squid-users mailing list<br>
<a href="mailto:squid-users@lists.squid-cache.org" target="_blank" rel="noreferrer">squid-users@lists.squid-cache.org</a><br>
<a href="http://lists.squid-cache.org/listinfo/squid-users" rel="noreferrer noreferrer" target="_blank">http://lists.squid-cache.org/listinfo/squid-users</a><br>
</blockquote></div>