TechnikEmpire / HttpFilteringEngine

Transparent filtering TLS proxy.
Mozilla Public License 2.0
60 stars 33 forks source link

Submodule version of OpenSSL is incompatible #80

Closed TechnikEmpire closed 8 years ago

TechnikEmpire commented 8 years ago

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