SE050 - How access an inject certificate using openssl

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

SE050 - How access an inject certificate using openssl

跳至解决方案
1,319 次查看
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,283 次查看
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,284 次查看
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 项奖励
回复