OpenSSL 1.1.0 is incompatible with even the latest revision of boost::asio. Someone that works on openSSL must be one of those programmers that refuses to make a major version bump. OpenSSL 1.1.0 makes significant API changes breaking boost's integration.
OpenSSL 1.1.0 is incompatible with even the latest revision of
boost::asio
. Someone that works on openSSL must be one of those programmers that refuses to make a major version bump. OpenSSL 1.1.0 makes significant API changes breaking boost's integration.More here:
stackoverflow.com/questions/39032716/vs2015-build-openssl-with-boost-asio
https://svn.boost.org/trac/boost/ticket/12238
Solution is to drop down to OpenSSL 1.0.2h