Add support for OpenSSL 1.1.0 to configure script
OpenSSL 1.1.0 removed the SSLeay() function and replaced it with a macro, that AC_CHECK_LIB can't see. Search for ERR_get_error() instead.
This commit is contained in:
Reference in New Issue
Block a user