On Tue, Jun 29, 2010, Nacho lvarez wrote:

> Ok, with option disable-capieng (I didn't know it) OpenSSL compiles... but I
> changed "e" for NULL in those calls (EVP_Digest... in dgst.c file) and the
> same error occurs:
> 
> Error setting context
> 295228:error:260C0065:engine routines:ENGINE_get_pkey_meth:unimplemented
> public key method:tb_pkmeth.c:127:
> 295228:error:0609D09C:digital envelope routines:INT_CTX_NEW:unsupported
> algorithm:pmeth_lib.c:161:
> error in dgst
> 
> 

Hmm... that works for me. Check you aren't using the old version of openssl
with:

openssl version -a

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to