Plug & Trust MW 04.03.01 package with OpenSSL 3.0

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

Plug & Trust MW 04.03.01 package with OpenSSL 3.0

跳至解决方案
1,646 次查看
BertrandI
Contributor I

Hi all,
I'm using the SE050C1 with the Plug & Trust MW 04.03.01 package. Our board runs on 64-bit Linux with the OpenSSL 3.0 library.
If I build the package with the -DPTMW_OpenSSL=1_1_1 option, I get the libsss_engine.so library to interface the SE050 with OpenSSL and everything works correctly.
If I build the package with the -DPTMW_OpenSSL=3_0 option, then the libsss_engine.so library is no longer present. The se05x_Minimal and se05x_GetInfo test programs work correctly, but I can't interface OpenSSL with SE050.
Can you help me restore this link?

Thanks

标签 (1)
0 项奖励
回复
1 解答
1,606 次查看
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @BertrandI ,

 

For  OpenSSL 3.0 , no libsss_engine.so library at all, sss provider is used instead. Please kindly refer to SE05x-MW-v04.03.01/simw-top/doc/sss/plugin/openssl_provider/scripts/readme.html for details.

 

Hope that helps,

 

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.
-------------------------------------------------------------------------------

在原帖中查看解决方案

2 回复数
1,607 次查看
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @BertrandI ,

 

For  OpenSSL 3.0 , no libsss_engine.so library at all, sss provider is used instead. Please kindly refer to SE05x-MW-v04.03.01/simw-top/doc/sss/plugin/openssl_provider/scripts/readme.html for details.

 

Hope that helps,

 

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.
-------------------------------------------------------------------------------

1,592 次查看
BertrandI
Contributor I
Thank you very much for this information, we'll look into it.
0 项奖励
回复