2
0
mirror of https://github.com/boostorg/asio.git synced 2026-01-23 17:32:07 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Christopher Kohlhoff
62dad58386 Add ssl::host_name_verification.
The ssl::host_name_verification class is a drop-in replacement for
ssl::rfc2818_verification, which it supersedes. The
ssl::rfc2818_verification class has been marked as deprecated.

Thanks to Arvid Norberg for providing the implementation.
2020-04-07 11:44:28 +10:00