<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Disabling TLS 1.0 and TLS 1.1 on Quantum Spark 1555 in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Disabling-TLS-1-0-and-TLS-1-1-on-Quantum-Spark-1555/m-p/260442#M51074</link>
    <description>&lt;P&gt;Hello community,&lt;BR /&gt;How do I disable TLS1.0 and TLS1.1 on Quantum Spark devices in CLI with version R81.10.10 ?&lt;/P&gt;</description>
    <pubDate>Tue, 21 Oct 2025 11:55:36 GMT</pubDate>
    <dc:creator>kiriwaEvariste</dc:creator>
    <dc:date>2025-10-21T11:55:36Z</dc:date>
    <item>
      <title>Disabling TLS 1.0 and TLS 1.1 on Quantum Spark 1555</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Disabling-TLS-1-0-and-TLS-1-1-on-Quantum-Spark-1555/m-p/260442#M51074</link>
      <description>&lt;P&gt;Hello community,&lt;BR /&gt;How do I disable TLS1.0 and TLS1.1 on Quantum Spark devices in CLI with version R81.10.10 ?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2025 11:55:36 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Disabling-TLS-1-0-and-TLS-1-1-on-Quantum-Spark-1555/m-p/260442#M51074</guid>
      <dc:creator>kiriwaEvariste</dc:creator>
      <dc:date>2025-10-21T11:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling TLS 1.0 and TLS 1.1 on Quantum Spark 1555</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Disabling-TLS-1-0-and-TLS-1-1-on-Quantum-Spark-1555/m-p/260446#M51075</link>
      <description>&lt;P&gt;VPN? Syslog? Gaia portal? SSH? HTTPS inspection?&lt;/P&gt;
&lt;P&gt;SSL inspection try:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://sc1.checkpoint.com/documents/Appliances/Quantum_Spark_R82.00.X/CLI/EN/Content/Topics/set-admin-access.htm" target="_blank"&gt;https://sc1.checkpoint.com/documents/Appliances/Quantum_Spark_R82.00.X/CLI/EN/Content/Topics/set-admin-access.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;SSH:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://sc1.checkpoint.com/documents/Appliances/Quantum_Spark_R82.00.X/CLI/EN/Content/Topics/show-ssh-cipher.htm" target="_blank"&gt;https://sc1.checkpoint.com/documents/Appliances/Quantum_Spark_R82.00.X/CLI/EN/Content/Topics/show-ssh-cipher.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;webui try:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;P&gt;Enter Clish mode.&lt;/P&gt;
&lt;P&gt;&lt;CODE&gt;clish&lt;/CODE&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Run:&lt;/P&gt;
&lt;P&gt;&lt;CODE&gt;set admin-access support-weak-tls-version false&lt;/CODE&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Save the changes in the database:&lt;/P&gt;
&lt;P&gt;&lt;CODE&gt;save config&lt;/CODE&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Tue, 21 Oct 2025 13:24:56 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Disabling-TLS-1-0-and-TLS-1-1-on-Quantum-Spark-1555/m-p/260446#M51075</guid>
      <dc:creator>Lesley</dc:creator>
      <dc:date>2025-10-21T13:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling TLS 1.0 and TLS 1.1 on Quantum Spark 1555</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Disabling-TLS-1-0-and-TLS-1-1-on-Quantum-Spark-1555/m-p/260454#M51076</link>
      <description>&lt;P&gt;Thanks, that was helpful.&lt;BR /&gt;However, is there a command to disable it generally in the LAN so that it's not just SSH and the web portal, but all services using TLS 1.0 and TLS 1.1 are blocked?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2025 14:16:12 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Disabling-TLS-1-0-and-TLS-1-1-on-Quantum-Spark-1555/m-p/260454#M51076</guid>
      <dc:creator>kiriwaEvariste</dc:creator>
      <dc:date>2025-10-21T14:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling TLS 1.0 and TLS 1.1 on Quantum Spark 1555</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Disabling-TLS-1-0-and-TLS-1-1-on-Quantum-Spark-1555/m-p/260458#M51077</link>
      <description>&lt;P&gt;you mean clients that sends TLS 1.0 you want to block? Or you want to block TLS 1.0 on the fw itself?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So traffic that flows via this firewall , like browsing traffic?&lt;/P&gt;
&lt;P&gt;Then you need security blades likes IPS and application control to block old TLS versions.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2025 14:21:52 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Disabling-TLS-1-0-and-TLS-1-1-on-Quantum-Spark-1555/m-p/260458#M51077</guid>
      <dc:creator>Lesley</dc:creator>
      <dc:date>2025-10-21T14:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling TLS 1.0 and TLS 1.1 on Quantum Spark 1555</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Disabling-TLS-1-0-and-TLS-1-1-on-Quantum-Spark-1555/m-p/260463#M51078</link>
      <description>&lt;P&gt;We want to block clients that send TLS 1.0.&lt;BR /&gt;We have the IPS module.&lt;BR /&gt;How can we specifically block TLS 1.0 and TLS 1.1 with IPS?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2025 14:33:33 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Disabling-TLS-1-0-and-TLS-1-1-on-Quantum-Spark-1555/m-p/260463#M51078</guid>
      <dc:creator>kiriwaEvariste</dc:creator>
      <dc:date>2025-10-21T14:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling TLS 1.0 and TLS 1.1 on Quantum Spark 1555</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Disabling-TLS-1-0-and-TLS-1-1-on-Quantum-Spark-1555/m-p/260468#M51079</link>
      <description>&lt;P&gt;With app control:&amp;nbsp;&lt;A href="https://sc1.checkpoint.com/documents/R81.20/WebAdminGuides/EN/CP_R81.20_SecurityManagement_AdminGuide/Content/Topics-SECMG/Blocking_TLS_Connections.htm" target="_blank"&gt;https://sc1.checkpoint.com/documents/R81.20/WebAdminGuides/EN/CP_R81.20_SecurityManagement_AdminGuide/Content/Topics-SECMG/Blocking_TLS_Connections.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Recommended way is with https inspection:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.checkpoint.com/results/sk/sk182224" target="_blank"&gt;https://support.checkpoint.com/results/sk/sk182224&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;IPS: search for IPS protections TLS 1.0 and TLS 1.1 overwrite protection with drop instead of accept / inactive -&amp;gt;&amp;nbsp;&lt;A href="https://support.checkpoint.com/results/sk/sk179910" target="_blank"&gt;https://support.checkpoint.com/results/sk/sk179910&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Generic info:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.checkpoint.com/results/sk/sk178505" target="_blank"&gt;https://support.checkpoint.com/results/sk/sk178505&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2025 14:51:58 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Disabling-TLS-1-0-and-TLS-1-1-on-Quantum-Spark-1555/m-p/260468#M51079</guid>
      <dc:creator>Lesley</dc:creator>
      <dc:date>2025-10-21T14:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling TLS 1.0 and TLS 1.1 on Quantum Spark 1555</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Disabling-TLS-1-0-and-TLS-1-1-on-Quantum-Spark-1555/m-p/260475#M51080</link>
      <description>&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;But it's an SMB that is managed locally, so this procedure will be difficult to implement.&lt;BR /&gt;And writing a rule with port 443 on SMBs, I'm afraid it will block other services using that port. That's why I was looking for a command that could disable TLS1.0 and TLS1.1 so that a user couldn't use a service using TLS1.0 and TLS1.0.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2025 15:11:43 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Disabling-TLS-1-0-and-TLS-1-1-on-Quantum-Spark-1555/m-p/260475#M51080</guid>
      <dc:creator>kiriwaEvariste</dc:creator>
      <dc:date>2025-10-21T15:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling TLS 1.0 and TLS 1.1 on Quantum Spark 1555</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Disabling-TLS-1-0-and-TLS-1-1-on-Quantum-Spark-1555/m-p/260485#M51081</link>
      <description>&lt;P&gt;Start a test rule with only 1 machine (IP) , test with SSL labs (browser test) to compare results.&lt;/P&gt;
&lt;P&gt;For ips start with:&amp;nbsp;&lt;A href="https://sc1.checkpoint.com/documents/SMB_R81.10.X/AdminGuides_Locally_Managed/EN/Content/Topics/Viewing-IPS-Protections-List.htm?tocpath=Managing%20Threat%20Prevention%7C_____5" target="_blank"&gt;https://sc1.checkpoint.com/documents/SMB_R81.10.X/AdminGuides_Locally_Managed/EN/Content/Topics/Viewing-IPS-Protections-List.htm?tocpath=Managing%20Threat%20Prevention%7C_____5&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;try to find tls in application database for app control&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2025 16:31:57 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Disabling-TLS-1-0-and-TLS-1-1-on-Quantum-Spark-1555/m-p/260485#M51081</guid>
      <dc:creator>Lesley</dc:creator>
      <dc:date>2025-10-21T16:31:57Z</dc:date>
    </item>
  </channel>
</rss>

