Hi,
I wanted to white list a custom URL/URI in our google cloud project- https://storage.googleapis.com/abc-proj/
I have https inspection tuned on and also have URL and app control blades turned on. I created a custom application/site object and put that string there without https but the incoming requests doesn't match the rule that I created.
I tried using the reg expressions too as per https://sc1.checkpoint.com/documents/R77/CP_R77_QoS_WebAdminGuide/102417.htm but the rule doesn't get any hits/matches.
To start with its not really a URL it has extra path too that needs to match. Do I need to use a URI object for such matching.
Have any one performed such matching before or any other advise is appreciated.