[squid-users] Fwd: Encrypted browser-squid connection
Alex Crow
alex at nanogherkin.com
Mon Nov 12 07:52:59 UTC 2018
On 12/11/2018 02:45, supraja sridhar wrote:
> Hi,
> When I try out the encrypted browser-squid connection, no URL loads. I
> get the following error message in the squid access log.
>
> 1541989360.999 0 XXX.XX.XXX.XX NONE/000 0 NONE
> error:transaction-end-before-headers - HIER_NONE/- -
>
>
> I have Firefox-59.0.1 running on Ubuntu loaded with the following pac file
>
> function FindProxyForURL(url, host)
>
> {
>
> return "HTTPS XXX.XX.XXX.XXX:3129"
>
> }
>
Should be
return "PROXY XXX.XXX.XXX.XXX:3129;"
--
Insert pointless drivel here.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20181112/aaf6ea53/attachment-0001.html>
More information about the squid-users
mailing list