Re: [squid-users] Redirect traffic

2022-11-04 Thread Mohsen Pahlevanzadeh
On 11/4/22 12:00, Amos Jeffries wrote: On 4/11/2022 4:09 pm, Mohsen Pahlevanzadeh wrote: Dear all, I have a Linux Box and squid is installed in the given Linux box. The given linux box connected to Internet.

Re: [squid-users] Does Squid support client ssl termination?

2022-11-04 Thread Grant Taylor
On 11/4/22 7:05 AM, Amos Jeffries wrote: Aye, that is the terminology definitions of them. Which does not clearly convey the recursive layer/nesting properties. They way I suggested to think of TLS and HTTP as transfer layers helps clarify that property. I will concede "differentiate", but I d

Re: [squid-users] Globally new in Squid since 2012

2022-11-04 Thread ‪Amos Jeffries‬
That is a question with a very long answer. You are best reading the release notes (at least the titles from index of major changes), latest document for each Squid-3.x, 4 and 5 release series.You can find those on the website under As for GUI, I'm not sure what you have been told. The only UI tool

Re: [squid-users] Does Squid support client ssl termination?

2022-11-04 Thread Amos Jeffries
On 3/11/2022 4:13 am, Grant Taylor wrote: On 11/1/22 4:17 PM, squid3 wrote: Yes I was addressing mingheng's statement. Thank you for clarifying. The first thing you need to do is avoid that "HTTPS" term. It has multiple meanings and they cause confusion. Instead decompose it into its TLS an

Re: [squid-users] site opens only without ssl bump

2022-11-04 Thread Alex Rousskov
On 11/4/22 02:31, Majed Zouhairy wrote: with logformat squidx %err_code/%err_detail access_log xsquid squid stopped logging completely Please try to follow the earlier sketch more closely: Keep your usual logformat codes while adding %err_code/%err_detail and keep your usual access_log dest

Re: [squid-users] [EXTERNAL] Re: site opens only without ssl bump

2022-11-04 Thread Hannes Fasching
Hi guys! I had a similar problem with bumping the SSL connections. When I did a ssl_bump stare at the step SslBump1 and then a ssl_bump bump all the site did not load at all until I removed the ssl_bump stare. My futher invenstigations took me to the ConnStateData::httpsPeeked method were the co

[squid-users] Globally new in Squid since 2012

2022-11-04 Thread Pavel Prokhorov
Good afternoon! Gentlemen, could You briefly explain: what is globally new in Squid since 2012 (when I last configures proxies)? Someone told me that now there are some gui tools for managing etc from the developers themselves and other amazing features (not from 3d companies)?? Sorry if offtopi

Re: [squid-users] Redirect traffic

2022-11-04 Thread Amos Jeffries
On 4/11/2022 4:09 pm, Mohsen Pahlevanzadeh wrote: Dear all, I have a Linux Box and squid is installed in the given Linux box. The given linux box connected to Internet. I want to connect to linux box via my browser and get Internet. How can I redirect traffic to my client machine? Please r