<?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: SE050 Commercial middleware in Secure Authentication</title>
    <link>https://community.nxp.com/t5/Secure-Authentication/SE050-Commercial-middleware/m-p/2019976#M1783</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/210414"&gt;@psvz&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the compilation issue, I found the Pi OS has openssl ver 3.0.15 preintalled, so you have to configure the cmake option before building the MW. you may run "ccmake ." to do that.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Kan_Li_0-1735287335416.png" style="width: 655px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/317484i87D082217660EC5B/image-dimensions/655x437?v=v2" width="655" height="437" role="button" title="Kan_Li_0-1735287335416.png" alt="Kan_Li_0-1735287335416.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The default value is still 1_1_1 here, so you will have warning during compilation.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am testing on Raspberry Pi 4 B+ instead, but the OS version is the same.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Kan_Li_1-1735287475803.png" style="width: 683px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/317485i328AE3A68D2EA952/image-dimensions/683x41?v=v2" width="683" height="41" role="button" title="Kan_Li_1-1735287475803.png" alt="Kan_Li_1-1735287475803.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please kindly let me know if the problem is still there , and I will continue to investigate the ssscli installation issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;BR /&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 27 Dec 2024 08:26:20 GMT</pubDate>
    <dc:creator>Kan_Li</dc:creator>
    <dc:date>2024-12-27T08:26:20Z</dc:date>
    <item>
      <title>SE050 Commercial middleware</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE050-Commercial-middleware/m-p/2018147#M1778</link>
      <description>&lt;P&gt;I would like to start selling my solution using SE050 on a custom PCB integrated with IoT contraption.&lt;/P&gt;&lt;P&gt;I am using middleware downloaded as&amp;nbsp;se05x_mw_v04.05.01.zip&lt;/P&gt;&lt;P&gt;1. Does license permit it (I do have the license but I can't figure out the meaning of pages of badly connected words)?&lt;/P&gt;&lt;P&gt;2. Compilation produces A LOT of deprecation warnings. Are we sure that code is maintained at all?&lt;/P&gt;&lt;P&gt;3. Python code is broken. You can't seriously expect to fix versions in your requirements.txt. And could you please explain this output:&lt;/P&gt;&lt;P&gt;root@edge:~/simw-top/pycli/src# python3 setup.py develop&lt;BR /&gt;/usr/local/lib/python3.11/dist-packages/setuptools/_distutils/dist.py:275: UserWarning: Unknown distribution option: 'console'&lt;BR /&gt;warnings.warn(msg)&lt;BR /&gt;running develop&lt;BR /&gt;running egg_info&lt;BR /&gt;&lt;STRONG&gt;file ssscli.py (for module ssscli) not found&lt;/STRONG&gt;&lt;BR /&gt;writing manifest file 'ssscli.egg-info/SOURCES.txt'&lt;BR /&gt;running build_ext&lt;/P&gt;</description>
      <pubDate>Sat, 21 Dec 2024 12:05:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE050-Commercial-middleware/m-p/2018147#M1778</guid>
      <dc:creator>psvz</dc:creator>
      <dc:date>2024-12-21T12:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: SE050 Commercial middleware</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE050-Commercial-middleware/m-p/2018278#M1779</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/210414"&gt;@psvz&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is ok to use&amp;nbsp;&lt;SPAN&gt;SE050 &amp;amp; MW on a custom PCB, so please just continue.&amp;nbsp; I am wondering the tool you use to compile the MW, would you please provide more details on it? such as the log?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For your CLI tool installation issue , not sure which platform your are using, but for raspberry Pi, you have to install some python packages previously. Please kindly refer to the following for details.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Kan_Li_0-1734923943010.png" style="width: 660px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/316977iAEFD4B4ADE8D918F/image-dimensions/660x368?v=v2" width="660" height="368" role="button" title="Kan_Li_0-1734923943010.png" alt="Kan_Li_0-1734923943010.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;BR /&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2024 03:19:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE050-Commercial-middleware/m-p/2018278#M1779</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2024-12-23T03:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: SE050 Commercial middleware</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE050-Commercial-middleware/m-p/2018591#M1780</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/59276"&gt;@Kan_Li&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do it on Raspberry Pi 5 and I follow all the procedures, so it is all done the way you describe, and compiled C libraries do work, I am only saying the compilation produces a lot of deprecation warnings, so your code isn't properly maintained, yet working somehow.&lt;/P&gt;&lt;P&gt;Re Python. You can't mix up apt and pip, and virtual environments aren't the answer because I want it all system-wide. Accordingly, all your requirements.txt are installed through apt-get. Apart from func-timeout, which is not available through apt-get, so I installed it into local folder (../simw-top/pycli) with pip. And that's not anything I need help with. What I say is that your key piece of software&amp;nbsp;&lt;STRONG&gt;ssscli.py&amp;nbsp;&lt;/STRONG&gt;is missing in&amp;nbsp;&lt;SPAN&gt;se05x_mw_v04.05.01.zip. So, the python part of your middleware is maintained so badly that it doesn't work &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2024 12:35:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE050-Commercial-middleware/m-p/2018591#M1780</guid>
      <dc:creator>psvz</dc:creator>
      <dc:date>2024-12-23T12:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: SE050 Commercial middleware</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE050-Commercial-middleware/m-p/2019001#M1781</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/210414"&gt;@psvz&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;May I have the version of Raspberry OS running on your&amp;nbsp;&lt;SPAN&gt;Raspberry Pi 5? I will try to reproduce your issue here.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks for your patience!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;BR /&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Tue, 24 Dec 2024 08:27:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE050-Commercial-middleware/m-p/2019001#M1781</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2024-12-24T08:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: SE050 Commercial middleware</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE050-Commercial-middleware/m-p/2019095#M1782</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/59276"&gt;@Kan_Li&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, of course. I use very standard set-up with Raspberry Pi Imager App flashing memory card with Raspberry Pi OS Lite (64-bit) Released 2024-11-19, which is a port of Debian Bookworm. From the Pi itself:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;# uname -a
Linux edge 6.6.51+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.6.51-1+rpt3 (2024-10-08) aarch64 GNU/Linux&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Dec 2024 12:00:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE050-Commercial-middleware/m-p/2019095#M1782</guid>
      <dc:creator>psvz</dc:creator>
      <dc:date>2024-12-24T12:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: SE050 Commercial middleware</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE050-Commercial-middleware/m-p/2019976#M1783</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/210414"&gt;@psvz&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the compilation issue, I found the Pi OS has openssl ver 3.0.15 preintalled, so you have to configure the cmake option before building the MW. you may run "ccmake ." to do that.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Kan_Li_0-1735287335416.png" style="width: 655px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/317484i87D082217660EC5B/image-dimensions/655x437?v=v2" width="655" height="437" role="button" title="Kan_Li_0-1735287335416.png" alt="Kan_Li_0-1735287335416.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The default value is still 1_1_1 here, so you will have warning during compilation.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am testing on Raspberry Pi 4 B+ instead, but the OS version is the same.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Kan_Li_1-1735287475803.png" style="width: 683px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/317485i328AE3A68D2EA952/image-dimensions/683x41?v=v2" width="683" height="41" role="button" title="Kan_Li_1-1735287475803.png" alt="Kan_Li_1-1735287475803.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please kindly let me know if the problem is still there , and I will continue to investigate the ssscli installation issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;BR /&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Dec 2024 08:26:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE050-Commercial-middleware/m-p/2019976#M1783</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2024-12-27T08:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: SE050 Commercial middleware</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE050-Commercial-middleware/m-p/2020051#M1784</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/59276"&gt;@Kan_Li&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for this. Is there a way to change openssl version on command line to make it non-interactive?&lt;/P&gt;&lt;P&gt;Also, what about the missing file in "&lt;SPAN&gt;/simw-top/pycli/src# python3 setup.py develop"?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Dec 2024 11:31:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE050-Commercial-middleware/m-p/2020051#M1784</guid>
      <dc:creator>psvz</dc:creator>
      <dc:date>2024-12-27T11:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: SE050 Commercial middleware</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE050-Commercial-middleware/m-p/2022918#M1785</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/210414"&gt;@psvz&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As far as I know, no openssl command can be used to switch the version, but it is ok to build it from source and install in a different folder, such as /usr/local/ssl11.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the SSSCLI tool installation issue, I just confirmed with the expert that it is a known issue indeed and will be fixed in the next release which should be available in 2025Q1.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;BR /&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2025 03:27:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE050-Commercial-middleware/m-p/2022918#M1785</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2025-01-07T03:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: SE050 Commercial middleware</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE050-Commercial-middleware/m-p/2023515#M1786</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/59276"&gt;@Kan_Li&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Understood re python tooling.&lt;/P&gt;&lt;P&gt;The former question got confused I think. There should be ccmake command - I just do automated installs, so I need to change that compile option from openssl 1.1.1 to 3.0. As you showed I can do it in interactive screen, but i' like to change it from a script. I'm new to cmake in general.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2025 22:00:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE050-Commercial-middleware/m-p/2023515#M1786</guid>
      <dc:creator>psvz</dc:creator>
      <dc:date>2025-01-07T22:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: SE050 Commercial middleware</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE050-Commercial-middleware/m-p/2023587#M1787</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/210414"&gt;@psvz&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, it is possible to do it via the command line, for your case, please use the following commands.&lt;/P&gt;
&lt;PRE&gt;cmake -DPTMW_OpenSSL=&lt;SPAN&gt;3_0&lt;/SPAN&gt; .
cmake --build .&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope that helps,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;BR /&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2025 02:04:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE050-Commercial-middleware/m-p/2023587#M1787</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2025-01-08T02:04:47Z</dc:date>
    </item>
  </channel>
</rss>

