<?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 Re: HTTPS Server for Smart Console Extensions in SmartConsole Extensions</title>
    <link>https://community.checkpoint.com/t5/SmartConsole-Extensions/Easy-HTTPS-Server/m-p/268545#M539</link>
    <description>&lt;P&gt;Yes, you can use it for the following purposes:&lt;BR /&gt;- Easy web server without configuration&lt;BR /&gt;- Source for dynamic objects, e.g., as a text file&lt;BR /&gt;- As already discussed, for Smart Extensions&lt;BR /&gt;- Or for IoC feeds&lt;/P&gt;</description>
    <pubDate>Sat, 24 Jan 2026 15:25:14 GMT</pubDate>
    <dc:creator>HeikoAnkenbrand</dc:creator>
    <dc:date>2026-01-24T15:25:14Z</dc:date>
    <item>
      <title>Easy HTTPS Server</title>
      <link>https://community.checkpoint.com/t5/SmartConsole-Extensions/Easy-HTTPS-Server/m-p/267897#M524</link>
      <description>&lt;TABLE style="border: 1px solid #c6c6c6; border-collapse: separate; border-radius: 5px; background-color: #e15180; padding: 6px; text-indent: 10px;" width="100%"&gt;
&lt;THEAD&gt;
&lt;TR&gt;
&lt;TH align="left"&gt;&lt;SPAN&gt;&lt;FONT color="#FFFFFF"&gt;Why this HTTPS server&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/TH&gt;
&lt;/TR&gt;
&lt;/THEAD&gt;
&lt;/TABLE&gt;
&lt;P class="lia-align-center"&gt;&lt;BR /&gt;From a security standpoint, it makes little sense to launch Check Point SmartConsole Extensions directly from the internet. When extensions are executed remotely, there is no practical opportunity to inspect the code for malware or hidden backdoors before it runs in a privileged management environment. This introduces an unnecessary attack surface into the security infrastructure.&lt;/P&gt;
&lt;P class="lia-align-center"&gt;To address this risk, I built a small local web server that allows SmartConsole Extensions to be started quickly and securely from the local workstation. The idea is simple: keep the entire execution chain under your control and ensure that every extension can be reviewed before it is used.&amp;nbsp;&lt;/P&gt;
&lt;TABLE style="border: 1px solid #c6c6c6; border-collapse: separate; border-radius: 5px; background-color: #e15180; padding: 6px; text-indent: 10px;" width="100%"&gt;
&lt;THEAD&gt;
&lt;TR&gt;
&lt;TH align="left"&gt;&lt;SPAN&gt;&lt;FONT color="#FFFFFF"&gt;Short overview&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/TH&gt;
&lt;/TR&gt;
&lt;/THEAD&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-align-center" data-start="0" data-end="19"&gt;Small, compact HTTPS server&lt;/P&gt;
&lt;P class="lia-align-center" data-start="0" data-end="19"&gt;Can be started on any PC with administrative privileges&lt;/P&gt;
&lt;P class="lia-align-center" data-start="0" data-end="19"&gt;No daemon or service installation required for port 443&lt;/P&gt;
&lt;P class="lia-align-center" data-start="0" data-end="19"&gt;Includes an integrated file manager for managing the web root&lt;/P&gt;
&lt;P class="lia-align-center" data-start="0" data-end="19"&gt;Self-signed HTTPS key and certificate are provided&lt;/P&gt;
&lt;P class="lia-align-center" data-start="0" data-end="19"&gt;No configuration files required&lt;/P&gt;
&lt;TABLE style="border: 1px solid #c6c6c6; border-collapse: separate; border-radius: 5px; background-color: #e15180; padding: 6px; text-indent: 10px;" width="100%"&gt;
&lt;THEAD&gt;
&lt;TR&gt;
&lt;TH align="left"&gt;&lt;SPAN&gt;&lt;FONT color="#FFFFFF"&gt;Install&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/TH&gt;
&lt;/TR&gt;
&lt;/THEAD&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-align-center"&gt;On Windows systems, the first step is to install “HTTPS Server PRO” from the link provided below. After installation, start the web server locally with administrative privileges and upload the SmartConsole Extension into the built-in File Manager.&lt;/P&gt;
&lt;P class="lia-align-center"&gt;Once the file is hosted locally, the extension can be opened in SmartConsole via a local HTTPS URL, for example:&lt;/P&gt;
&lt;P class="lia-align-center"&gt;&lt;A href="https://localhost/" target="_blank" rel="noopener"&gt;https://localhost/&lt;/A&gt;&lt;STRONG&gt;&amp;lt;Name_of_SmartConsole_App&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="lia-align-center"&gt;This approach ensures that extensions are executed only from a trusted local source, enables prior code inspection, and significantly reduces the risk of introducing malicious or manipulated components into the management plane (SMS).&lt;/P&gt;
&lt;P class="lia-align-center"&gt;&lt;STRONG&gt;Download Link:&lt;BR /&gt;&lt;A href="https://www.checkpoint.tips/tools/HTTPS%20Server%20PRO.msi" target="_self"&gt;HTTPS Server PRO&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SHA256:&lt;BR /&gt;&lt;/STRONG&gt;F82383AC7F38F5F6AD1514FF32E98909CBA993E6F448B2E9AAD700CC29D5B47C&lt;STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="lia-align-center"&gt;In the next comment, I have included a video that shows how it works.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Web_SC_ex_64356456.png" style="width: 786px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/32789iAF1AEDD0A2466DA2/image-size/large?v=v2&amp;amp;px=999" role="button" title="Web_SC_ex_64356456.png" alt="Web_SC_ex_64356456.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="lia-align-center"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 07:58:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SmartConsole-Extensions/Easy-HTTPS-Server/m-p/267897#M524</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2026-01-26T07:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: WEB Server for Smart Console Extensions</title>
      <link>https://community.checkpoint.com/t5/SmartConsole-Extensions/Easy-HTTPS-Server/m-p/267899#M525</link>
      <description>&lt;P&gt;In this short video, I demonstrate the essential steps required to get started with the tool and integrate it securely into your daily workflow.&lt;BR /&gt;&lt;BR /&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6387984292112w800h800r347" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6387984292112" data-account="6058022097001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6058022097001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6387984292112w800h800r347');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.checkpoint.com/t5/video/gallerypage/video-id/6387984292112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jan 2026 11:48:14 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SmartConsole-Extensions/Easy-HTTPS-Server/m-p/267899#M525</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2026-01-20T11:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: WEB Server for Smart Console Extensions</title>
      <link>https://community.checkpoint.com/t5/SmartConsole-Extensions/Easy-HTTPS-Server/m-p/267903#M526</link>
      <description>&lt;P&gt;I have reviewed the video. It looks very interesting. Can the HTTPS server also be used as a standard web server without Smart Console extensions?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jan 2026 12:38:46 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SmartConsole-Extensions/Easy-HTTPS-Server/m-p/267903#M526</guid>
      <dc:creator>Sven_Ott</dc:creator>
      <dc:date>2026-01-20T12:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: WEB Server for Smart Console Extensions</title>
      <link>https://community.checkpoint.com/t5/SmartConsole-Extensions/Easy-HTTPS-Server/m-p/267904#M527</link>
      <description>&lt;P&gt;Excellent!&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jan 2026 13:06:16 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SmartConsole-Extensions/Easy-HTTPS-Server/m-p/267904#M527</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2026-01-20T13:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: WEB Server for Smart Console Extensions</title>
      <link>https://community.checkpoint.com/t5/SmartConsole-Extensions/Easy-HTTPS-Server/m-p/267911#M528</link>
      <description>&lt;P&gt;I believe this small HTTPS server can serve all files and allow retrieval via HTTPS. That's about it. However, that's all that's needed here.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jan 2026 13:23:41 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SmartConsole-Extensions/Easy-HTTPS-Server/m-p/267911#M528</guid>
      <dc:creator>Vincent_Bacher</dc:creator>
      <dc:date>2026-01-20T13:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: WEB Server for Smart Console Extensions</title>
      <link>https://community.checkpoint.com/t5/SmartConsole-Extensions/Easy-HTTPS-Server/m-p/267942#M529</link>
      <description>&lt;P data-start="0" data-end="141"&gt;You can execute any HTML files located in the web root via HTTP GET requests. &lt;BR /&gt;Yes, this makes it a fully functional lightweight HTTPS server.&lt;/P&gt;
&lt;P data-start="143" data-end="254" data-is-last-node="" data-is-only-node=""&gt;TIP:&lt;BR data-start="147" data-end="150" /&gt;If you place an &lt;STRONG&gt;index.html&lt;/STRONG&gt; file in the web root directory, it will be served automatically by default.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jan 2026 16:56:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SmartConsole-Extensions/Easy-HTTPS-Server/m-p/267942#M529</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2026-01-20T16:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: WEB Server for Smart Console Extensions</title>
      <link>https://community.checkpoint.com/t5/SmartConsole-Extensions/Easy-HTTPS-Server/m-p/268013#M530</link>
      <description>&lt;P&gt;Exactly right. The tool provides files via HTTPS.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jan 2026 09:43:20 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SmartConsole-Extensions/Easy-HTTPS-Server/m-p/268013#M530</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2026-01-21T09:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: WEB Server for Smart Console Extensions</title>
      <link>https://community.checkpoint.com/t5/SmartConsole-Extensions/Easy-HTTPS-Server/m-p/268021#M531</link>
      <description>&lt;P&gt;Does the tool also support HTTP?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jan 2026 10:08:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SmartConsole-Extensions/Easy-HTTPS-Server/m-p/268021#M531</guid>
      <dc:creator>mylly</dc:creator>
      <dc:date>2026-01-21T10:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: HTTPS Server for Smart Console Extensions</title>
      <link>https://community.checkpoint.com/t5/SmartConsole-Extensions/Easy-HTTPS-Server/m-p/268165#M532</link>
      <description>&lt;P&gt;Weirdly enough, one of the only programs I ever wrote in Java back in the 90s was...a local web server.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jan 2026 22:07:20 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SmartConsole-Extensions/Easy-HTTPS-Server/m-p/268165#M532</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2026-01-21T22:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: WEB Server for Smart Console Extensions</title>
      <link>https://community.checkpoint.com/t5/SmartConsole-Extensions/Easy-HTTPS-Server/m-p/268326#M533</link>
      <description>&lt;P&gt;No, but you can download the same tool from my website as an HTTP server. It works exactly the same as the HTTPS server;-)&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Download link for the HTTP server:&lt;/STRONG&gt;&lt;BR /&gt;&lt;A href="https://www.checkpoint.tips/tools/HTTP%20Server%20PRO.msi" target="_self"&gt;HTTP Server PRO&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jan 2026 21:33:59 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SmartConsole-Extensions/Easy-HTTPS-Server/m-p/268326#M533</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2026-01-22T21:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: HTTPS Server for Smart Console Extensions</title>
      <link>https://community.checkpoint.com/t5/SmartConsole-Extensions/Easy-HTTPS-Server/m-p/268377#M534</link>
      <description>&lt;P&gt;Then I'm 36 years too late &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jan 2026 09:18:43 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SmartConsole-Extensions/Easy-HTTPS-Server/m-p/268377#M534</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2026-01-23T09:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: HTTPS Server for Smart Console Extensions</title>
      <link>https://community.checkpoint.com/t5/SmartConsole-Extensions/Easy-HTTPS-Server/m-p/268451#M536</link>
      <description>&lt;P&gt;Maybe it can serve as a network feeds / IoC feeds source.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jan 2026 16:06:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SmartConsole-Extensions/Easy-HTTPS-Server/m-p/268451#M536</guid>
      <dc:creator>Jarvis_Lin</dc:creator>
      <dc:date>2026-01-23T16:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: HTTPS Server for Smart Console Extensions</title>
      <link>https://community.checkpoint.com/t5/SmartConsole-Extensions/Easy-HTTPS-Server/m-p/268452#M537</link>
      <description>&lt;P&gt;For testing purposes, certainly.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jan 2026 16:08:12 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SmartConsole-Extensions/Easy-HTTPS-Server/m-p/268452#M537</guid>
      <dc:creator>Vincent_Bacher</dc:creator>
      <dc:date>2026-01-23T16:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: HTTPS Server for Smart Console Extensions</title>
      <link>https://community.checkpoint.com/t5/SmartConsole-Extensions/Easy-HTTPS-Server/m-p/268545#M539</link>
      <description>&lt;P&gt;Yes, you can use it for the following purposes:&lt;BR /&gt;- Easy web server without configuration&lt;BR /&gt;- Source for dynamic objects, e.g., as a text file&lt;BR /&gt;- As already discussed, for Smart Extensions&lt;BR /&gt;- Or for IoC feeds&lt;/P&gt;</description>
      <pubDate>Sat, 24 Jan 2026 15:25:14 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SmartConsole-Extensions/Easy-HTTPS-Server/m-p/268545#M539</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2026-01-24T15:25:14Z</dc:date>
    </item>
  </channel>
</rss>

