Hello all
In tried search forum for answer to this but nothing I've seen seems to work for me.
I'm have been tasked to enabled URL filtering to restrict access to internally hosted web apps.
I have enabled HTTPS inspection and have successfully blocked access to external HTTPS sites as a test, but for some reason the URL for this internal app is not matched in the inspection rules.
In this instance the CP software is R80.10.
The URL in question is:
https://ukst-webapp-utils-dev009.ase-dev.ourdomain.com/clientapp
I've tried every iteration of this in the Custom Application object...
"ukst-webapp-utils-dev009.ase-dev.ourdomain.com/clientapp"
"ukst-webapp-utils-dev009.ase-dev.ourdomain.com"
"ase-dev.ourdomain.com"
As regex...
".*\.ase-dev\.ourdomain\.com\/clientapp"
It just will not hit the inspection rule.
The server presents a wildcard cert for "*.ase-dev.ourdomain.com", is that significant?
It only works when I set the rule site category to "any", and then traffic seems to be classified as "Business / Economy".
Any advise would be greatly appreciated.
Thanks.