SE050 - How access an inject certificate using openssl

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

SE050 - How access an inject certificate using openssl

ソリューションへジャンプ
1,327件の閲覧回数
CristianeBP
Contributor III

Good morning,

I am able to inject an RSA certificate into the SE with success.
But now I need to use my certificate through an openssl command. 

I know that it is possible, using openssl, to access an element through the "-key refkeyfile.ref" command.
But if I understood correctly the concept of a reference key, it is a reference to the private key, and not to an element, that is, if my element is a certificate or a public key, I am not able to generate a reference key.

How can I access an injected certificate from an openssl command without the reference key?

Thanks in advance.

Cristiane Bellenzier Piaia

0 件の賞賛
返信
1 解決策
1,291件の閲覧回数
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @CristianeBP ,

 

You may use a tool like ssscli to get the injected cert from the SE and store it in the native file system, then it can accessed by the openssl command.

Kan_Li_0-1691632827321.png

Please kindly refer to "simw-top/doc/pycli/doc/cli_commands_list.html" for more details.

 

Have a great day,
Kan


-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

 

 

Have a great day,
Kan


-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,292件の閲覧回数
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @CristianeBP ,

 

You may use a tool like ssscli to get the injected cert from the SE and store it in the native file system, then it can accessed by the openssl command.

Kan_Li_0-1691632827321.png

Please kindly refer to "simw-top/doc/pycli/doc/cli_commands_list.html" for more details.

 

Have a great day,
Kan


-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

 

 

Have a great day,
Kan


-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 件の賞賛
返信