Hi @crypto , That is correct, with SSL decryption firewall will have visibility over the full URL, which ensure more accurate categorization. If no SSL decryption is enabled FW will use certificate subject name or subject alternative name to identify the requested site and use this information for categorization. One good example that saw somewhere in this forum a while ago is - take blogger.com which is categorized by PAN-DB as " Personal Sites and Blogs". If I create a blog there to discuss weapons, my blog should fall under "Weapons" category, but since your firewall doesn't have SSL decryption enabled it will only inspect the SSL certificate and will now that the user is trying to react blogger, which is save in general. But if you enable SSL decryption firewall will have access to the full URL and will know that not only user is trying to reach blogger.com, but which specific blog it is trying to reach it and apply more granular control. Same goes for any other sites that is using wildcard certificate for the whole domain, but different subdomains are categorized differently. To sum up - even if your don't use SSL decryption you will be able to block HTTPS. In general you probably will be fine without decryption, as you explain it correctly it will give you more visibility and you will have granular control over some edge cases URLs
... View more