Skip to content
This repository has been archived by the owner on Jun 12, 2018. It is now read-only.

Can't build due to TLS v1.2 support missing in Boost 1.53 #115

Open
iamthebot opened this issue Mar 13, 2017 · 1 comment
Open

Can't build due to TLS v1.2 support missing in Boost 1.53 #115

iamthebot opened this issue Mar 13, 2017 · 1 comment

Comments

@iamthebot
Copy link
Contributor

iamthebot commented Mar 13, 2017

9701a45 breaks compatibility with Boost 1.53 (the latest boost version on RHEL/CentOS 7.3). Luckily, the underlying openssl library does support it so we can still mandate TLS 1.2 support via OpenSSL flags.

This is now fixed by PR #116

@iamthebot
Copy link
Contributor Author

#116 has now been refactored to use a compile-time fallback.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant