mirror of
https://github.com/boostorg/asio.git
synced 2026-02-02 20:32:08 +00:00
This adds new enums context_base::tls, context_base::tls_client and context_base::tls_server. These allow connections to use any supported TLS version. (N.B. the deprecated version SSLv3 is explicitly disabled if you use these values.)