Re: [squid-users] Header order in squid proxy

2017-06-22 Thread Alex Rousskov
On 06/22/2017 12:54 PM, Sonya Roy wrote: > The sites I am talking about check the User-Agent header and makes sure > the user-agent is for a well-known browser, i.e. a browser that they > support. And any browser like Firefox, Chrome, Safari, Edge for example, > sends the headers in a certain order

Re: [squid-users] Header order in squid proxy

2017-06-22 Thread Sonya Roy
The sites I am talking about check the User-Agent header and makes sure the user-agent is for a well-known browser, i.e. a browser that they support. And any browser like Firefox, Chrome, Safari, Edge for example, sends the headers in a certain order and the order depends on the browser. And this h

Re: [squid-users] Header order in squid proxy

2017-06-22 Thread Alex Rousskov
On 06/22/2017 11:49 AM, Sonya Roy wrote: > I noticed that squid changes the header order received from the client > before sending it to the origin server. > > I assume this is because squid parses the header data and adds some > headers depending on the config file and then recreates the header

[squid-users] Header order in squid proxy

2017-06-22 Thread Sonya Roy
Hi, I noticed that squid changes the header order received from the client before sending it to the origin server. I assume this is because squid parses the header data and adds some headers depending on the config file and then recreates the header data. Is there any way to prevent this? To kee

Re: [squid-users] Squid reject self-signed SSL certificate of ICAP server

2017-06-22 Thread Amos Jeffries
On 22/06/17 21:23, Nikita wrote: 2017-06-21 19:46 GMT+03:00 Alex Rousskov: On 06/21/2017 10:15 AM, Nikita wrote: > Is it possible to allow self-signed SSL certificates for ICAP server > connections somehow? Can you configure your OpenSSL library (or equivalent) to trust the IC

Re: [squid-users] Squid reject self-signed SSL certificate of ICAP server

2017-06-22 Thread Nikita
2017-06-21 19:46 GMT+03:00 Alex Rousskov : > On 06/21/2017 10:15 AM, Nikita wrote: > > > Is it possible to allow self-signed SSL certificates for ICAP server > > connections somehow? > > Can you configure your OpenSSL library (or equivalent) to trust the ICAP > server certificate? Squid deletages