> No that will not work. You're treating engine_pkcs11.so as a PKCS#11
> module, which it is not. You could try this:
>
> engine pkcs11 -pre SO_PATH:/opt/ITsmartcard/lib/opensc-pkcs11.so


I see. This fails with:

OpenSSL> engine pkcs11 -pre SO_PATH:/opt/ITsmartcard/lib/opensc-pkcs11.so
(pkcs11) PKCS #11 engine support
[Failure]: SO_PATH:/opt/ITsmartcard/lib/opensc-pkcs11.so
19666:error:80067064:lib(128):PK11_CTRL:PKCS#11 DSO already
loaded:/export/builds/onnv_68/usr/src/common/openssl/crypto/engine/hw_pk11.c:737:
OpenSSL>


If that doesn't work, please send the output from openssl engine -v



$ openssl engine -v
 (pkcs11) PKCS #11 engine support
     SO_PATH
$

>On 8/6/07, Eddy Nigg (StartCom Ltd.) < [EMAIL PROTECTED]> wrote:
>Not sure, perhaps it's missing a package? Is this a Solaris box? I really
wonder, if the pkcs11 interface >module is hard coded into openssl and/or if
there is a way to use other pkcs11 compliant modules...do >you have any
support for this OS?


Yes, this is a Solaris box, and I could probably get some support for it.
I'll try to install openssl with dynamic loading support (I guess I can find
info about this in the openssl documentation?) and see if the problem goes
away.
_______________________________________________
opensc-devel mailing list
[email protected]
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to