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
Solved! Go to Solution.
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.
-------------------------------------------------------------------------------
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.
-------------------------------------------------------------------------------