in pfsense i mostly rely on wpad and squidguard to filter https content w/o changing settings in the client side. i just want to know if that is still applicable in opensense?
Quote from: jp26198926 on March 09, 2018, 12:54:36 amin pfsense i mostly rely on wpad and squidguard to filter https content w/o changing settings in the client side. i just want to know if that is still applicable in opensense?* squidguard is not supported - content is filtered using native acls of squid* WPAD is open as a Pull Request on GitHub. You can apply the patch manually but if you don't know how it is done, you may break your proxy config so I would suggest you to wait until it is merged. As an alternative, you can configure the Proxy as a transparent proxy:https://docs.opnsense.org/manual/how-tos/proxytransparent.html
Fabian, do you know why it's not yet merged? A client was asking yesterday about WPAD
what if i do not do the Step 8 - Configure OS/Browser on the client side, would the https sites still be filtered?