<p dir="ltr">Hi everyone,</p>
<p dir="ltr">Could you please help me with configuration Squid3 as forward HTTPs proxy?</p>
<p dir="ltr">Is it possible to configure it in such way?</p>
<p dir="ltr">What we do need is a fully encrypted HTTPS forward proxy that can handle HTTP or HTTPS connection AND uses authentication.</p>
<p dir="ltr">so just to be clear the connection flow will look like:</p>
<p dir="ltr">browser <Encrypted Tunnel> Server <HTTP or HTTPS connection> Destination</p>
<p dir="ltr">where <Encrypted Tunnel> is probably some form of HTTPS connection for support with the browser PAC</p>
<p dir="ltr">Also, for client auth, can we used more "modern" hashing algorithms like sha256/512? md5 is old and collision prone at this point.</p>
<p dir="ltr">Thank you in advance!</p>