How the Web Filter Works
Hello,
I need to grant a specific USER/IP access to a specific path, which is as follows:
https://dl.k8s.io/release/v1.36.1/bin/windows/amd64/kubectl.exe
I usually use STATIC URL entries, where I typically set the FQDN to “SIMPLE” and “MONITOR” modes—meaning I just use dl.k8s.io—but in this case, I’m required to ensure that only the specified source has access to the URL I’ve provided.
Is there anything specific I need to do to achieve this?
What are the correct “Type” and “Action” to use in this scenario?
Do I need to take the “SSL/SSH Inspection” configuration into account?
Thanks for your feedback.
