156-587 · Question #101
Which Daemon should be debugged for HTTPS inspection related issues?
The correct answer is B. WSTLSD. WSTLSD (Web SSL/TLS Daemon) is the correct answer because it is specifically responsible for handling HTTPS inspection - the process of intercepting, decrypting, inspecting, and re-encrypting SSL/TLS traffic on Check Point firewalls. When HTTPS inspection fails, behaves unexpecte
Question
Which Daemon should be debugged for HTTPS inspection related issues?
Options
- AVPND
- BWSTLSD
- CFWD
- DHTTPD
How the community answered
(23 responses)- B91% (21)
- C4% (1)
- D4% (1)
Explanation
WSTLSD (Web SSL/TLS Daemon) is the correct answer because it is specifically responsible for handling HTTPS inspection - the process of intercepting, decrypting, inspecting, and re-encrypting SSL/TLS traffic on Check Point firewalls. When HTTPS inspection fails, behaves unexpectedly, or generates errors, fw ctl debug or debug wstlsd targets this daemon directly.
VPND is incorrect because it manages VPN tunnel establishment and encryption, not web traffic inspection. FWD (Firewall Daemon) handles general policy enforcement and logging, not SSL/TLS interception specifically. HTTPD serves the SmartConsole/management web interface and is unrelated to inspecting encrypted traffic through the gateway.
Memory tip: Break down the acronym - Web SSL/TLS Daemon → WSTLSD. If your web traffic inspection is broken, debug the daemon that literally has "SSL/TLS" in its name.
Topics
Community Discussion
No community discussion yet for this question.