-
Type:
Support
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 2.1.10
-
Fix Version/s: None
-
Component/s: PKCS#11 Interface
-
Labels:None
-
Environment:
My application specify the openssl path library when start and load the openSSL library is 1.0.2 (for example). But currently the latest SoftHSMv2 distribution on Ubuntu 2004 version is 1.1. So when my application try to load the softHSM2.so library which depends on the libcrypto.so.1.1 library, there has a openSSL version conflict and my application will crash when using the crypto API.
Could you please give some suggestion on how to resolve this kind of issue? Is rebuild the softHSM2 library the only way to go? Do we have other choice?
My application specify the openssl path library when start and load the openSSL library is 1.0.2 (for example). But currently the latest SoftHSMv2 distribution on Ubuntu 2004 version is 1.1. So when my application try to load the softHSM2.so library which depends on the libcrypto.so.1.1 library, there has a openSSL version conflict and my application will crash when using the crypto API. Could you please give some suggestion on how to resolve this kind of issue? Is rebuild the softHSM2 library the only way to go? Do we have other choice?