1. Check Point SecureKnowledge (sk101223): "How to debug HTTPS Inspection".
Section: "Procedure" -> "Step 1 - Collect debugs on Security Gateway".
Content: The article explicitly states, "The main debug for HTTPS Inspection is the kernel debug of the 'TLS' module." It then provides the exact command: fw debug tls on TDERRORALLALL=5. This document is the primary official source for this procedure.
2. Check Point R81 CLI Reference Guide:
Chapter: "Firewall and Kernel Commands" -> "fw" -> "fw debug".
Content: This guide details the syntax and usage of the fw debug command for enabling and disabling kernel debug flags. It confirms that fw debug on is the correct structure for activating kernel debugging for a specific module, validating the syntax used in the correct answer.