Revert "Call ENGINE_init() before trying to use keys from engine"
authorRich Salz <rsalz@openssl.org>
Wed, 28 Sep 2016 18:40:25 +0000 (14:40 -0400)
committerRich Salz <rsalz@openssl.org>
Wed, 28 Sep 2016 18:40:25 +0000 (14:40 -0400)
commit56e36bdaef442536681bce2a1579385c0279bec8
treeeff60ec30a0fc2b2dbb1e4aa13246239e161c2aa
parent0a72002993b8619fd0642d19af3364bafbd9a06c
Revert "Call ENGINE_init() before trying to use keys from engine"

This reverts commit 0a72002993b8619fd0642d19af3364bafbd9a06c.
This fails to call ENGINE_finish; an alternate fix is forthcoming.

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