Which TWO are valid methods to decrypt SSL/TLS traffic on a Palo Alto Networks firewall? (Choose two.)
Trap 1: IPsec Decryption
IPsec Decryption is used for decrypting IPsec VPN traffic, not SSL/TLS traffic. SSL/TLS operates at a different layer.
Trap 2: SSH Proxy
SSH Proxy decrypts SSH sessions, not SSL/TLS traffic. It is not a valid method for SSL/TLS decryption.
Trap 3: Decryption Mirror
Decryption Mirror forwards traffic to an external decryption device; it does not perform decryption itself on the firewall.
- A
IPsec Decryption
Why wrong: IPsec Decryption is used for decrypting IPsec VPN traffic, not SSL/TLS traffic. SSL/TLS operates at a different layer.
- B
SSH Proxy
Why wrong: SSH Proxy decrypts SSH sessions, not SSL/TLS traffic. It is not a valid method for SSL/TLS decryption.
- C
SSL Inbound Inspection
Correct. SSL Inbound Inspection decrypts inbound SSL/TLS traffic destined for protected servers.
- D
Decryption Mirror
Why wrong: Decryption Mirror forwards traffic to an external decryption device; it does not perform decryption itself on the firewall.
- E
SSL Forward Proxy
Correct. SSL Forward Proxy decrypts outbound SSL/TLS traffic from internal clients.