12-15-2022 07:25 PM
Running panos 10.1.8 on vm-300.
a blocked https page gives user -This site cannot be reached rather than palo block page notification.
Is this because ssl decrytpion is not enabled and is required to get block page notification for https url which are supposed to
be blocked via url filtering.
12-15-2022 07:47 PM
Correct, the response page won't be serviced unless you're decrypting the traffic by default. You can override this setting by running the following command without setting up decryption.
set deviceconfig setting ssl-decrypt url-proxy yes
Keep in mind that this will only work if you aren't in a vwire deployment, ssl decryption is an absolute requirement for that configuration. Keep in mind that your clients will receive an invalid certificate warning unless you take the time to setup a proper Forward Trust certificate to allow the response page to actually be trusted by the clients.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!