Skip to content

workaround for boost 1.53 TLS 1.2

Ole Christian Eidheim requested to merge iamthebot:master into master

Created by: iamthebot

Fixes compilation issue since Boost 1.53 doesn't have a TLS v1.2 SSL context. So we trick it by setting the OpenSSL flags directly.

Merge request reports