Hello,
We have an ASA with Cisco Firepower and I want to create a rule to only authorize HTTP and HTTPS traffic (without decrypt HTTPS traffic) regardless of the port used (standard or not).
I know ASA can inspect HTTP traffic on non standard port withtout using Firepower module, but for HTTPS it's not supported directly ASA, Firepower must be used.
So this is the rule I want to create for that need:
SOURCE: Network A DESTINATION: Network B Service: HTTP (any port) or HTTPS (any port) Action: Allow
SOURCE: Any DESTINATION: Any Service: Any Action Deny
Do you know if this kind of implementation is possible on Firepower rules ?
Thank for you help,
Regards