[squid-users] no response from the proxy squid parent

2020-06-23 Thread yannick . rousseau
Hi,  I'm using squid (4.6) on my server (debianedu buster LTSP), and I'm trying to configure a parent proxy. At first, when I configure the client's firefox (manual proxy configuration) with the ip and port of the parent proxy, it's ok, I can surf on the internet.  But I would like to configur

Re: [squid-users] (92) Protocol error (TLS code: X509_V_ERR_CERT_HAS_EXPIRED)

2020-06-23 Thread Alex Rousskov
On 6/23/20 11:04 AM, Andrea Venturoli wrote: > Running Squid 4.11 on FreeBSD 11.3 with SSLBump, since a few days, I've > got several sites (e.g. https://www.kawsaki.it/) failing with: > >> The following error was encountered while trying to retrieve the URL: >> https://www.kawasaki.it/* >> >>    

[squid-users] (92) Protocol error (TLS code: X509_V_ERR_CERT_HAS_EXPIRED)

2020-06-23 Thread Andrea Venturoli
Hello. Running Squid 4.11 on FreeBSD 11.3 with SSLBump, since a few days, I've got several sites (e.g. https://www.kawsaki.it/) failing with: The following error was encountered while trying to retrieve the URL: https://www.kawasaki.it/* Failed to establish a secure connection to 54.39.

[squid-users] X-Forwaded-for and SSLBump

2020-06-23 Thread mikio . kishi
Hi Amos, Regarding the following bug, https://bugs.squid-cache.org/show_bug.cgi?id=5052 I really hope that the bug will be fixed as well. The above mentioned the attached patch was still incomplete. However, it's a very useful feature. Could you apply to the squid main trunk as an optional featu

Re: [squid-users] Squid is using ipv4 for non-ssl connections

2020-06-23 Thread Eliezer Croitoru
Just to clear out the doubts about the subject. The decision on what IP version to use for outgoing connections is based on:DNS A and recordsReachability:  Ping? Icmp? Happy Eyeballs? I am not sure what was the situation but,some tests were done to run an IPv6 only network with IPv6 to IPv4 Ga

Re: [squid-users] Squid is using ipv4 for non-ssl connections

2020-06-23 Thread Amos Jeffries
On 23/06/20 9:14 am, Joshua Bazgrim wrote: > Hi there, > > I'm still fairly new to squid. Hoping someone can help me out. > I have a tcp_outgoing_address for ipv6 that routes to nftables to give > me a rotating ipv6 address. > Hint: you cannot talk to IPv4 servers using IPv6 address. > However