<?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>Secure Authenticationのトピックssscli via accessManager</title>
    <link>https://community.nxp.com/t5/Secure-Authentication/ssscli-via-accessManager/m-p/1574259#M1036</link>
    <description>&lt;P&gt;I am trying to establish a channel to SE050ARD-E/RPI over an IP link. In one ssh window I have:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;# se/accessManager plain
Starting accessManager (Rev.1.1).
  Protect Link between accessManager and SE: NO.
accessManager JRCPv1 (T1oI2C SE side)
******************************************************************************
Server: waiting for connections on port 8040.
Server: only localhost based processes can connect.&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And in another ssh window:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;root@raspberrypi:~ # ssscli connect se05x jrcpv1 127.0.0.1:8040 --auth_type PlatformSCP --scpkey /root/simw-top/se050E_scp_keys.txt
root@raspberrypi:~ # ssscli se05x uid
smCom :ERROR:opening failed...
Failed to open the i2c bus: No such file or directory
smCom :INFO :Pass i2c device address in the format &amp;lt;i2c_port&amp;gt;:&amp;lt;i2c_addr(optional. Default 0x48)&amp;gt;.
smCom :INFO :Example ./example /dev/i2c-1:0x48 OR ./example /dev/i2c-1
smCom :ERROR:phPalEse_i2c_open_and_configure Failed retry
smCom :ERROR:I2C init Failed: retval d
smCom :ERROR:phPalEse_Init Failed
smCom :ERROR: Failed to create physical connection with ESE
sss   :ERROR:SM_I2CConnect Failed. Status 7012
WARNING:sss.session:#     Connection parameters:
WARNING:sss.session:#     subsystem       : se05x
WARNING:sss.session:#     connection_type : jrcpv1
WARNING:sss.session:#     connection_data : 127.0.0.1:8040
ERROR:cli.cli:sss_session_open failed. status: FAILED&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why does it try use i2c port instead of jrcpv as instructed? What is the right way of doing it?&lt;/P&gt;</description>
    <pubDate>Fri, 23 Dec 2022 19:06:01 GMT</pubDate>
    <dc:creator>psvz</dc:creator>
    <dc:date>2022-12-23T19:06:01Z</dc:date>
    <item>
      <title>ssscli via accessManager</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/ssscli-via-accessManager/m-p/1574259#M1036</link>
      <description>&lt;P&gt;I am trying to establish a channel to SE050ARD-E/RPI over an IP link. In one ssh window I have:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;# se/accessManager plain
Starting accessManager (Rev.1.1).
  Protect Link between accessManager and SE: NO.
accessManager JRCPv1 (T1oI2C SE side)
******************************************************************************
Server: waiting for connections on port 8040.
Server: only localhost based processes can connect.&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And in another ssh window:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;root@raspberrypi:~ # ssscli connect se05x jrcpv1 127.0.0.1:8040 --auth_type PlatformSCP --scpkey /root/simw-top/se050E_scp_keys.txt
root@raspberrypi:~ # ssscli se05x uid
smCom :ERROR:opening failed...
Failed to open the i2c bus: No such file or directory
smCom :INFO :Pass i2c device address in the format &amp;lt;i2c_port&amp;gt;:&amp;lt;i2c_addr(optional. Default 0x48)&amp;gt;.
smCom :INFO :Example ./example /dev/i2c-1:0x48 OR ./example /dev/i2c-1
smCom :ERROR:phPalEse_i2c_open_and_configure Failed retry
smCom :ERROR:I2C init Failed: retval d
smCom :ERROR:phPalEse_Init Failed
smCom :ERROR: Failed to create physical connection with ESE
sss   :ERROR:SM_I2CConnect Failed. Status 7012
WARNING:sss.session:#     Connection parameters:
WARNING:sss.session:#     subsystem       : se05x
WARNING:sss.session:#     connection_type : jrcpv1
WARNING:sss.session:#     connection_data : 127.0.0.1:8040
ERROR:cli.cli:sss_session_open failed. status: FAILED&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why does it try use i2c port instead of jrcpv as instructed? What is the right way of doing it?&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2022 19:06:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/ssscli-via-accessManager/m-p/1574259#M1036</guid>
      <dc:creator>psvz</dc:creator>
      <dc:date>2022-12-23T19:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: ssscli via accessManager</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/ssscli-via-accessManager/m-p/1574384#M1039</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;So far ssscli is not supported to work with accessManager , the interface option for AM is&amp;nbsp;&lt;SPAN&gt;JRCP_V1_AM, not&amp;nbsp;JRCP_V1/2, please kindly refer to&amp;nbsp;simw-top/doc/demos/se05x/se05x_ConcurrentEcc/readme.html for details regarding clients working with accessManager.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope that helps,&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>Mon, 26 Dec 2022 02:58:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/ssscli-via-accessManager/m-p/1574384#M1039</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2022-12-26T02:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: ssscli via accessManager</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/ssscli-via-accessManager/m-p/1574597#M1045</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/59276"&gt;@Kan_Li&lt;/a&gt;&amp;nbsp;- I can see in the readme "&lt;SPAN&gt;The user session must be without platform SCP03. Platform SCP03 is handled by the Access Manager."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I understand encryption terminates at the Access Manager, so the host sees cleartext before the Access Manager re-encrypt it with SCP03. Could you please confirm?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Dec 2022 11:11:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/ssscli-via-accessManager/m-p/1574597#M1045</guid>
      <dc:creator>psvz</dc:creator>
      <dc:date>2022-12-26T11:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: ssscli via accessManager</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/ssscli-via-accessManager/m-p/1574744#M1052</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, the channel between accessManager and SE050 can be secured with SCP03 protocol. Please kindly refer to the following for more details.&lt;/P&gt;
&lt;P&gt;The accessManager takes two optional arguments 'plain' &amp;amp; 'any'&lt;BR /&gt;'accessManager':&lt;BR /&gt;Platform SCP03: ON.&lt;BR /&gt;Incoming connection: localhost.&lt;BR /&gt;'accessManager plain':&lt;BR /&gt;Platform SCP03: OFF.&lt;BR /&gt;Incoming connection: localhost.&lt;BR /&gt;'accessManager any':&lt;BR /&gt;Platform SCP03: ON.&lt;BR /&gt;Incoming connection: any supported address.&lt;BR /&gt;'accessManager plain any':&lt;BR /&gt;Platform SCP03: OFF.&lt;BR /&gt;Incoming connection: any supported address.&lt;/P&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;</description>
      <pubDate>Tue, 27 Dec 2022 02:22:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/ssscli-via-accessManager/m-p/1574744#M1052</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2022-12-27T02:22:16Z</dc:date>
    </item>
  </channel>
</rss>

