Hi, I have compiled libp11 and engine_pkcs11 under windows with Visual C++ 2005 express + Microsoft Platform SDK. Now, when I test engine with openssl with this command:
OpenSSL> engine -t dynamic -pre SO_PATH:c:\windows\system32\engine_pkcs11.dll -p re ID:pkcs11 -pre LIST_ADD:1 -pre LOAD -pre MODULE_PATH:d:\windows\system32\open sc-pkcs11.dll (dynamic) Dynamic engine loading support [Success]: SO_PATH:c:\windows\system32\engine_pkcs11.dll [Success]: ID:pkcs11 [Success]: LIST_ADD:1 [Failure]: LOAD 3664:error:25078067:DSO support routines:WIN32_LOAD:could not load the shared li brary:.\crypto\dso\dso_win32.c:172:filename(c:\windows\system32\engine_pkcs11.dl l) 3664:error:25070067:DSO support routines:DSO_load:could not load the shared libr ary:.\crypto\dso\dso_lib.c:244: 3664:error:260B6084:engine routines:DYNAMIC_LOAD:dso not found:.\crypto\engine\e ng_dyn.c:450: [Failure]: MODULE_PATH:d:\windows\system32\opensc-pkcs11.dll 3664:error:260AC089:engine routines:INT_CTRL_HELPER:invalid cmd name:.\crypto\en gine\eng_ctrl.c:134: 3664:error:260AB089:engine routines:ENGINE_ctrl_cmd_string:invalid cmd name:.\cr ypto\engine\eng_ctrl.c:316: And one messagebox report: Runtime Error! Program C:\Programmi\OpenSSL\bin\openssl.exe R6034: An application has made an attempt to load the C runtime library incorrectly. *** The opensc-pkcs11.dll works fine with Thunderbird and Firefox **** I try also trunk svn of libp11 and engine_pkcs11 but I have some errors! OpenSSL version is 0.9.8g. I have need of engine_pkcs11 for wpa_supplicant. Have you some suggestions?
_______________________________________________ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel