]> granicus.if.org Git - openssl/commit
Revert "Call ENGINE_init() before trying to use keys from engine"
authorRich Salz <rsalz@openssl.org>
Wed, 28 Sep 2016 18:39:32 +0000 (14:39 -0400)
committerRich Salz <rsalz@openssl.org>
Wed, 28 Sep 2016 18:39:32 +0000 (14:39 -0400)
commita269e5f09a6e8f5b7a1f5ab92a90a41e61631e74
tree884affb3346d11d69dc095728a1c2aa4a3638b36
parent4badd2b3c29c2c6c551c737c07a429a53d9d1a0d
Revert "Call ENGINE_init() before trying to use keys from engine"

This reverts commit 4badd2b3c29c2c6c551c737c07a429a53d9d1a0d.
This fails to call ENGINE_finish; an alternate fix is coming.

Reviewed-by: Dr. Stephen Henson <steve@openssl.org>
apps/apps.c