Hi all,
opened a support ticket for this as well - however, as my last ticket is still open after 6 months with no reply at all I try my chances here.
It's not easy to describe the issue in a single sentence as subject line but the problem I experience is the following:
We have set up web filter action 'warn' for some categories (eg. games). Whenever a user tries to access such a website with http there is no problem. The warning page is shown, user clicks 'proceed', utm forwards to requested website, all are happy. However, if one tries to open such a website with https (eg. https://games.de), the warning message lacks the images (broken images) and a click on the 'proceed' button always opens the user portal site of the utm.
I already figured out that the error possibly lies in the generated link behind the proceed button: the UTM seems to use the same protocol for the passthrough URL as the initially requested site. Meaning, that a call of http://games.de leads to
http://passthrough.myutm.domain.local/proceed?category=116&categoryname=Games&return=http://games.de/ (both http)
whereas a call of https://games.de leads to
https://passthrough.myutm.domain.local/proceed?category=116&categoryname=Games&return=https://games.de/ (both https). The second URL always opens the user portal which is configured for https ignoring all parameters in linked URL.
Switching the https to http in the UTM-URL link opens the requested https site as desired.
I hope I could made myself clear and you can help me to figure out if it's some misconfiguration on my side (maybe DNS or similar) or if it's something Sophos needs to explain.
Regards
Andreas
This thread was automatically locked due to age.