Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Kea Kea
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 502
    • Issues 502
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 52
    • Merge requests 52
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source Projects
  • KeaKea
  • Issues
  • #1748
Closed
Open
Created Mar 12, 2021 by Francis Dupont@fdupontDeveloper

Old boost versions lack of generic TLS support

The 2017/03/05 a "generic TLS" method was added to boost/asio/ssl/context_base.hpp which maps the OpenSSL TLS_method() described in the SSL_CTX_NEW manual page.

This ticket does two things:

  • as an emergency measure switch to tlsv12 from tls.
  • detects the support of the boost::asio::ssl::context::tls method in configure

Note the documentation should be updated to recommend to use a boost version with the support i.e. at least 1.64.0

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking