Dear Amos, thank you so much for your quickly reply .
I have tried to replace my SSL config with your suggestion. But my squid
get a error like this in cache.log:
2017/11/25 13:21:49 kid1| SECURITY ALERT: Host header forgery detected on
local=216.58.199.110:443 remote=172.18.18.15:55704 FD 13 flag
I should add this is squid-3.5.27. Thank you.
On Fri, 2017-11-24 at 12:30 -0700, James wrote:
> Topic says it...this setup has been working well for a long time, but
> now there are some sites that are failing the TLS handshake. Here's
> my setup:
>
> acl localnet src 192.168.1.0/24
> acl SSL_po
Topic says it...this setup has been working well for a long time, but
now there are some sites that are failing the TLS handshake. Here's my
setup:
acl localnet src 192.168.1.0/24
acl SSL_ports port 443
acl Safe_ports port 80
acl Safe_ports port 443
acl CONNECT method CONNECT
acl allowed_http_sit
On 25/11/17 05:08, Alex Gutiérrez Martínez wrote:
Hello Squid comunity
Is there a way to remove sqstat log from the main log?. The sqstat log
drives crazy the program used on my company to review squid log. And my
superiors hate sarg and calamaris.
What do you mean by "drives crazy" ?
If a l
Hello Squid comunity
Is there a way to remove sqstat log from the main log?. The sqstat log
drives crazy the program used on my company to review squid log. And my
superiors hate sarg and calamaris.
This is my sqstat config
acl webserver src 172.16.1.7/27
http_access allow manager webserver
On 25/11/17 02:04, minh hưng đỗ hoàng wrote:
Dear Squid-users,
I want to setup a Squid proxy in transparent mode http/https traffic
without any config in Client site.
I use Squid 3.5.20 on Centos7.I just install squid with default feature
as *yum install squid.*
*
*
I just do that , but i
Dear Squid-users,
I want to setup a Squid proxy in transparent mode http/https traffic
without any config in Client site.
I use Squid 3.5.20 on Centos7.I just install squid with default feature as *yum
install squid.*
I just do that , but i have some problem with my output logging in
access.log .