On 11/12/18 12:52 AM, Alex Crow wrote:
>
> 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
>> e
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 h
On 12/11/18 3:45 PM, supraja sridhar wrote:
>
> Can someone please help me debug this further?
>
First thing to do is convert your config file to plain-text (ASCII).
Squid does not use RTF format config.
Second your definition for "all" ACL is incorrect. Remove it and use the
built-in one.
Al