[squid-users] HTTPS site filtering
roadrage27
alex.tate at gmail.com
Thu Jan 19 20:32:47 UTC 2017
I was able to solve my previous issue of no connections and now have a
working squid along with http site filtering and regex working nicely.
My current issue is the need to allow only certain sites which do include
some HTTPS sites. If i leave the line
http_access deny CONNECT !SSL_ports
within my conf file, no HTTPS traffic works, commenting it out and putting
in
http_access allow CONNECT SSL_ports
allows SSL but it allows all sites that are available to work with SSL to be
accessed.
Is there a way to limit this access with an ACL and if so what is they
syntax? I have been crawling over the squid docs and cannot get it figured
out at this point.
Thanks
--
View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/HTTPS-site-filtering-tp4681198.html
Sent from the Squid - Users mailing list archive at Nabble.com.
More information about the squid-users
mailing list