Re: [squid-users] Squid won't download intermediate certificates

2020-01-30 Thread Andrea Venturoli
On 2020-01-30 09:15, i...@schroeffu.ch wrote: acl fetched_certificate transaction_initiator certificate-fetching cache allow fetched_certificate http_access allow fetched_certificate Thanks! This is exactly it. bye av. ___ squid-users mailin

Re: [squid-users] Squid won't download intermediate certificates

2020-01-30 Thread info
Hi av, have had the same issue due to authenticate any user before passing the proxy. Squid couldn't fetch the intermediate certificates. I added the following in squid.conf before the line "acl Authenticated_Users proxy_auth REQUIRED": ### #Allow fetch intermediate certs before required authen