Hi,

We have a legacy application using engine_pkcs11 on debian sarge (with openssl 
0.9.8h).
I would like to move to openssl 1.0.0.e, but we require pkcs11 support.
I have taken engine_pkcs11 and libp11 from the opens project repositories.

When I try (e.g.):

openssl dgst -engine pkcs11 -keyform engine -binary -sha1 -sign 
10:a93d76ef41f5bb08f17cff81479a664646f66362 file

I now get the following errors:

3085010592:error:260C0065:engine routines:ENGINE_get_pkey_meth:unimplemented 
public key method:tb_pkmeth.c:127:
3085010592:error:0609D09C:digital envelope routines:INT_CTX_NEW:unsupported 
algorithm:pmeth_lib.c:164:

Has there been an incompatible change in the engine interface, such that 
engine_pkcs11 needs an update?

regards, David Lamkin

 
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to