ssscli on OM-SE050ARD-F

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

ssscli on OM-SE050ARD-F

236 Views
A_Nawa
Contributor I

Hi All,

According to AN12570, I try to test OM-SE050ARD-F. My test enviroment is below.

raspi3 + OM-SE050ARD-F
OpenSSL: v3.0.12
Plug and Trus Middleware V4.05.00

I got the error message(ERROR:sss.read_id_list:Se05x_API_ReadIDList failed) when I run the "ssscli se05x readidlist ". Could you please give me some advice to solve the problem?

 

pi@raspberrypi:~/se_mw/simw-top/pycli/src $ ssscli connect se05x t1oi2c none
pi@raspberrypi:~/se_mw/simw-top/pycli/src $ ssscli --help
Usage: ssscli [OPTIONS] COMMAND [ARGS]...

Command line interface for SE050

Options:
-v, --verbose Enables verbose mode.
--version Show the version and exit.
--help Show this message and exit.

Commands:
a71ch A71CH specific commands
cloud (Not Implemented) Cloud Specific utilities.
connect Open Session.
decrypt Decrypt Operation
disconnect Close session.
encrypt Encrypt Operation
erase Erase ECC/RSA/AES Keys or Certificate (contents)
generate Generate ECC/RSA Key pair
get Get ECC/RSA/AES Keys or certificates
policy Create/Dump Object Policy
refpem Create Reference PEM/DER files (For OpenSSL Engine).
se05x SE05X specific commands
set Set ECC/RSA/AES Keys or certificates
sign Sign Operation
verify verify Operation


pi@raspberrypi:~/se_mw/simw-top/pycli/src $ ssscli se05x
Usage: ssscli se05x [OPTIONS] COMMAND [ARGS]...

SE05X specific commands

Options:
--help Show this message and exit.

Commands:
certuid Get SE05X Cert Unique ID (10 bytes)
getrng Get SE05X random number (10 bytes)
readidlist Read contents of SE050
reset Reset SE05X
uid Get SE05X Unique ID (18 bytes)

pi@raspberrypi:~/se_mw/simw-top/pycli/src $ ssscli se05x readidlist
sss :INFO :atr (Len=35)
00 A0 00 00 03 96 04 03 E8 00 FE 02 0B 03 E8 08
01 00 00 00 00 64 00 00 0A 4A 43 4F 50 34 20 41
54 50 4F
sss :WARN :Communication channel is Plain.
sss :WARN :!!!Not recommended for production use.!!!
sss :WARN :nxEnsure:'ret == SM_OK' failed. At Line:7837 Function:sss_se05x_TXn
ERROR:sss.read_id_list:Se05x_API_ReadIDList failed

0 Kudos
Reply
0 Replies