[squid-users] No valid signing SSL certificate configured for HTTPS_port [::]:3128 (SSL Bump)

2017-05-08 Thread Mohammed al-jakry
Hi, I am facing an issue with Squid 3.5 with SSL Bump configuration, i already configure it without SSL bump and it works fine. but after configuring intercept process it shows the below error: *No valid signing SSL certificate configured for HTTPS_port [::]:3128* below snippet from the Squid co

Re: [squid-users] limit access with acl only based on source and destination domain

2017-05-08 Thread Blaxton
apparently srcdomain only works with FQDN of host and that was the reason below directive not working for us: http_access allow From_Source_Domains To_Destination_Domains Is there a document that mention we can't have host name in srcdomain acl ? From: Amos Jeffries To: "squid-users@list

Re: [squid-users] Help to Compile Squid for Windows

2017-05-08 Thread Alex Rousskov
On 05/08/2017 08:29 AM, Tobias Tromm wrote: > I receive the following error, with i fix by changing > the line mentioned to " const void *i = memchr(buf(), (int)c, > (size_type)endPos); " > > someone probably has to change the fsource file with have the typo... This is not a typo: There is a hu

Re: [squid-users] Help to Compile Squid for Windows

2017-05-08 Thread Tobias Tromm
I see, another list fo dev compile errors, ok : -) Will find it. Thanks! De: squid-users em nome de Amos Jeffries Enviado: segunda-feira, 8 de maio de 2017 14:41:01 Para: squid-users@lists.squid-cache.org Assunto: Re: [squid-users] Help to Compile Squid for

Re: [squid-users] Squid error : ERR_CONNECT_FAIL, TAG_NONE/503 & TCP_MISS/503

2017-05-08 Thread Amos Jeffries
On 08/05/17 20:09, hoje wrote: Hi, I have installed squid 3.5.24 and have enable option '--enable-ssl' '--enable-ssl-crtd' and '--with-openssl’. Im using debian 8.7. Im want to use this squid to filter http & https traffic. I have no problem filtering http/https when using it with <10 users. If

Re: [squid-users] Help to Compile Squid for Windows

2017-05-08 Thread Amos Jeffries
On 09/05/17 00:13, Tobias Tromm wrote: Hi. So I am trying now to compile the last version squid-3.5.25-20170504-r14155 |05 May 2017| for Windows with Cygwin and I am having the erros on attached file

Re: [squid-users] Help to Compile Squid for Windows

2017-05-08 Thread Tobias Tromm
For testing purpose I enable "--disable-external-acl-helpers" and now I receive the following error, with i fix by changing the line mentioned to " const void *i = memchr(buf(), (int)c, (size_type)endPos); " someone probably has to change the fsource file with have the typo... c -I../inclu

Re: [squid-users] Automatic redirect to https

2017-05-08 Thread Amos Jeffries
On 08/05/17 22:55, Marc Werner wrote: Hi folks, I've set up an reverse proxy ("accel mode") using Squid Cache: Version 3.5.20 which works fine. It listens on port 443 speaking https to the client and https with a self signed certificate to the server. I'm happy with that. Now I want to redi

[squid-users] Help to Compile Squid for Windows

2017-05-08 Thread Tobias Tromm
Hi. So I am trying now to compile the last version squid-3.5.25-20170504-r14155 05 May 2017 for Windows with Cygwin and I am having the erros on attached file (please see the ones I paint with red). [

[squid-users] Automatic redirect to https

2017-05-08 Thread Marc Werner
Hi folks, I've set up an reverse proxy ("accel mode") using Squid Cache: Version 3.5.20 which works fine. It listens on port 443 speaking https to the client and https with a self signed certificate to the server. I'm happy with that. Now I want to redirect every client which asks the proxy

[squid-users] Squid error : ERR_CONNECT_FAIL, TAG_NONE/503 & TCP_MISS/503

2017-05-08 Thread hoje
Hi, I have installed squid 3.5.24 and have enable option '--enable-ssl' '--enable-ssl-crtd' and '--with-openssl’. Im using debian 8.7. Im want to use this squid to filter http & https traffic. I have no problem filtering http/https when using it with <10 users. If i connect it to 200+ users, i wil