<?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>FreeMASTERのトピックRe: HTTPS Server on FreeMaster Lite</title>
    <link>https://community.nxp.com/t5/FreeMASTER/HTTPS-Server-on-FreeMaster-Lite/m-p/1520345#M1160</link>
    <description>&lt;P&gt;&amp;nbsp;I don't think so, FreeMASTER is a tool for real-time data visualization. FreeMASTER enables non-intrusive variable monitoring on an embedded system using J-Link and the MCU's debug interface. click &lt;A href="https://thegingamebroadway.com/download-krnl/" target="_self"&gt;here&lt;/A&gt; to know more about it&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 12 Sep 2022 06:34:51 GMT</pubDate>
    <dc:creator>Imaaronsmith</dc:creator>
    <dc:date>2022-09-12T06:34:51Z</dc:date>
    <item>
      <title>HTTPS Server on FreeMaster Lite</title>
      <link>https://community.nxp.com/t5/FreeMASTER/HTTPS-Server-on-FreeMaster-Lite/m-p/1511695#M1146</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is it possible to create a HTTPS Server on FreeMaster Lite?&lt;/P&gt;&lt;P&gt;I've seen examples over HTTP but none of them mentions HTTPS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;</description>
      <pubDate>Thu, 25 Aug 2022 10:33:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/HTTPS-Server-on-FreeMaster-Lite/m-p/1511695#M1146</guid>
      <dc:creator>alex_ga</dc:creator>
      <dc:date>2022-08-25T10:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: HTTPS Server on FreeMaster Lite</title>
      <link>https://community.nxp.com/t5/FreeMASTER/HTTPS-Server-on-FreeMaster-Lite/m-p/1511797#M1149</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/205509"&gt;@alex_ga&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Yes you can create a HTTPS server. In order to enable it you need to add SSL option to the configuration file. You will need to provide a security key and a certificate.&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;{
  "port": "8090",
  "web_root": "C:/NXP/FreeMASTER 3.2/FreeMASTER Lite/html",
  "node_red": true,
  "ssl": {
    "key": "./key.pem",
    "cert": "./cert.pem"
  }
}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;Once the server is started the web content will be served via HTTPS and the JSON-RPC API via WSS.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Aug 2022 13:54:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/HTTPS-Server-on-FreeMaster-Lite/m-p/1511797#M1149</guid>
      <dc:creator>iulian_stan</dc:creator>
      <dc:date>2022-08-25T13:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: HTTPS Server on FreeMaster Lite</title>
      <link>https://community.nxp.com/t5/FreeMASTER/HTTPS-Server-on-FreeMaster-Lite/m-p/1520345#M1160</link>
      <description>&lt;P&gt;&amp;nbsp;I don't think so, FreeMASTER is a tool for real-time data visualization. FreeMASTER enables non-intrusive variable monitoring on an embedded system using J-Link and the MCU's debug interface. click &lt;A href="https://thegingamebroadway.com/download-krnl/" target="_self"&gt;here&lt;/A&gt; to know more about it&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 06:34:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/HTTPS-Server-on-FreeMaster-Lite/m-p/1520345#M1160</guid>
      <dc:creator>Imaaronsmith</dc:creator>
      <dc:date>2022-09-12T06:34:51Z</dc:date>
    </item>
  </channel>
</rss>

