[squid-users] Squid complains on missing Intermediate certificate in version 4.14 and 5.0.5

2021-05-03 Thread roie rachamim
Hi, When trying to reach some times via https e.g. https://acadamy.atera.com Squid complains on missing Intermediate certificate. I see this in the logs: 2021/05/03 10:58:14.554| 83,4| support.cc(1147) untrustedToStoreCtx_cb: Try to use pre-downloaded intermediate certificates 2021/05/03 10:58:1

[squid-users] Fwd: Squid Proxy Ignoring Hosts File?

2021-05-03 Thread Jazmine Redmond
Hi, I am having issues configuring Squid using a proxy to resolve host names specified in a host file. While using the proxy I can navigate to other website domains successfully, however when I try to use a name specified in my hosts file then I receive this page in my browser: I have configured

[squid-users] HTTPS request times out going through Squid proxy

2021-05-03 Thread Aniruddha Gore
Hello there, Context I have an application running on a machine (A) that does not have internet connectivity. It, however, can talk to another machine (B) which has full connectivity. The application makes HTTPS calls. I am hoping to set-up Squid on B and set-up web proxy (ip address and port)

Re: [squid-users] Can I configure squid5 with Boring SSL

2021-05-03 Thread Alex Rousskov
Hello Vinod, Squid does not support BoringSSL, and we will not add such support in the foreseeable future. We have more than enough troubles with GnuTLS support and not enough resources to support a yet another TLS library, especially the one that is not meant for general use[1]! [1] https://

[squid-users] Can I configure squid5 with Boring SSL

2021-05-03 Thread vinod mg
Hi Team, I have followed - https://www.interserver.net/tips/kb/openssl-vs-boringssl-boringssl-install-boringssl/ and was able to install in server's /home/src/boringssl while configuring squid I am using below options - ./configure '--prefix=/opt/boring/squid5' '--with-openssl=/home/src/boringss