Re: [squid-users] Stuck Filtering HTTPS URL

2019-08-12 Thread Alex Rousskov
On 8/12/19 3:16 PM, Garbacik, Joe wrote: > I am trying to permit access to something like the following, > https://www.example.com/world, without providing access to the whole site. > 2019/08/12 10:40:29.081 kid1| 33,4| client_side.cc(1471) quitAfterError: Will > close after error:... >

[squid-users] Stuck Filtering HTTPS URL

2019-08-12 Thread Garbacik, Joe
I am trying to permit access to something like the following, https://www.example.com/world, without providing access to the whole site. I have a basic configuration with the pertinent items as follows: http_port 3128 ssl-bump \ cert=/etc/squid/ssl_certs.d/myCA.pem \