id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 12826,Disabled SSL compression results in compile failure,ecprodev@…,chris_kohlhoff,"When SSL compression is disabled and openssl version >= 1.0.2, < 1.1.0 is used, a compile failure results due to ""SSL_COMP_free_compression_methods()"" function not existing. An additional check needs to be added to ensure that compression is enabled. This is likely related to the patch for [https://svn.boost.org/trac/boost/ticket/10795 ticket #10795]. Compile error: {{{ boost/asio/ssl/detail/impl/openssl_init.ipp: In destructor 'boost::asio::ssl::detail::openssl_init_base::do_init::~do_init()': boost/asio/ssl/detail/impl/openssl_init.ipp:84:5: error: '::SSL_COMP_free_compression_methods' has not been declared }}}",Patches,new,To Be Determined,asio,Boost 1.62.0,Problem,,1,arachni@…