Author: Reiner Herrmann <reiner@reiner-h.de>
Description: Compatibility with OpenSSL 1.1
Bug-Debian: https://bugs.debian.org/828583

--- a/src/network/openssl.c
+++ b/src/network/openssl.c
@@ -95,7 +95,6 @@ int net_ssl_library_shutdown()
 	ERR_remove_state(0);
 #endif
 
-	ENGINE_cleanup();
 	CONF_modules_unload(1);
 
 	ERR_free_strings();
