libp11 icon indicating copy to clipboard operation
libp11 copied to clipboard

OpenSSL Load pkcs11 error

Open PIKACHUIM opened this issue 5 months ago • 0 comments

OpenSSL 3.0.14 LTS ZIP File (x64/x86) https://download.firedaemon.com/FireDaemon-OpenSSL/openssl-3.0.14.zip

.\WinSSL\bin\openssl.exe engine dynamic -pre SO_PATH:".\libp11\32bit\pkcs11.dll" -pre ID:pkcs11 -pre LIST_ADD:1 -pre LOAD -pre MODULE_PATH:".\pkcs11\opensc-pkcs11.dll" (dynamic) Dynamic engine loading support [Success]: SO_PATH:.\libp11\32bit\pkcs11.dll [Success]: ID:pkcs11 [Success]: LIST_ADD:1 [Failure]: LOAD BCAD0000:error:12800067:DSO support routines:win32_load:could not load the shared library:..\crypto\dso\dso_win32.c:108:filename(.\libp11\32bit\pkcs11.dll) BCAD0000:error:12800067:DSO support routines:DSO_load:could not load the shared library:..\crypto\dso\dso_lib.c:152: BCAD0000:error:13000084:engine routines:dynamic_load:dso not found:..\crypto\engine\eng_dyn.c:442: [Failure]: MODULE_PATH:.\pkcs11\opensc-pkcs11.dll BCAD0000:error:13000089:engine routines:int_ctrl_helper:invalid cmd name:..\crypto\engine\eng_ctrl.c:90: BCAD0000:error:13000089:engine routines:ENGINE_ctrl_cmd_string:invalid cmd name:..\crypto\engine\eng_ctrl.c:258:

PIKACHUIM avatar Sep 03 '24 10:09 PIKACHUIM