Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenSSL Load pkcs11 error #542

Open
PIKACHUIM opened this issue Sep 3, 2024 · 0 comments
Open

OpenSSL Load pkcs11 error #542

PIKACHUIM opened this issue Sep 3, 2024 · 0 comments

Comments

@PIKACHUIM
Copy link

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:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant