[kde-freebsd] [Bug 199134] [PATCH] devel/qca patch to compile with libressl

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jul 20 09:33:29 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199134

--- Comment #10 from Bernard Spil <brnrd at freebsd.org> ---
Can't tell if that patch from upstream works but seems that
SSL_SESSION_get_compress_id is not defined in older OpenSSL versions (< 1.0.1?)
The original patch using OPENSSL_NO_COMP should work just fine for LibreSSL
with the original 
   sessInfo.isCompressed = (0 != ssl->session->compress_meth);
construct

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list