On Sat, 2019-03-23 at 05:16 +0300, Vitaly Chikunov wrote: > Remove deprecated call to OpenSSL_add_all_algorithms(). > Allow to disable openssl config loading by evmctl via configure > `--disable-openssl-conf' option. Show status of that in configure. > Move config loading from libimaevm to evmctl. > Finish engine initialization properly by calling ENGINE_set_default(), > as suggested by James Bottomley. > > Signed-off-by: Vitaly Chikunov <vt@xxxxxxxxxxxx> Reviewed-by: Mimi Zohar <zohar@xxxxxxxxxxxxx>