On Sun, Apr 28, 2019 at 09:56:34PM +0300, David Woodhouse wrote: > Commit 373c7969485 ("OpenSSL: Fix compile with OpenSSL 1.1.0 and > deprecated APIs") removed a call to ENGINE_load_dynamic() for newer > versions of OpenSSL, asserting that it should happen automatically. > > That appears not to be the case, and loading engines now fails because > the dynamic engine isn't present. > > Fix it by calling ENGINE_load_builtin_engines(), which works for all > versions of OpenSSL. Also remove the call to ERR_load_ENGINE_strings() > because that should have happened when SSL_load_error_strings() is > called anyway. Thanks, applied. -- Jouni Malinen PGP id EFC895FA _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap