Plug & Trust MW 04.03.01 package with OpenSSL 3.0

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

Plug & Trust MW 04.03.01 package with OpenSSL 3.0

Jump to solution
1,645 Views
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

Labels (1)
0 Kudos
Reply
1 Solution
1,605 Views
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.
-------------------------------------------------------------------------------

View solution in original post

2 Replies
1,606 Views
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,591 Views
BertrandI
Contributor I
Thank you very much for this information, we'll look into it.
0 Kudos
Reply