On Thu, Feb 14, 2008 at 12:09:27PM +0100, Antonio Nastasi wrote: > 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
I've broken down the command a bit: > -pre SO_PATH:c:\windows\system32\engine_pkcs11.dll Ok. > -pre ID:pkcs11 -pre LIST_ADD:1 -pre LOAD > -pre MODULE_PATH:d:\windows\system32\opensc-pkcs11.dll But here you're using d:\windows\system32. Why? > 3664:error:260B6084:engine routines:DYNAMIC_LOAD:dso not > found:.\crypto\engine\eng_dyn.c:450: > [Failure]: MODULE_PATH:d:\windows\system32\opensc-pkcs11.dll And indeed the file is not found by openssl. > Have you some suggestions? Double check your paths. //Peter _______________________________________________ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel