forked from laudrup/boost-wintls
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: Add support for TLS v1.3 version check
For compatibility purposes, it is not possible to directly check the version in handshake to determine if TLSv1.3 is currently in use. The best practice in the RFC is to check the supported_versions extension to see if it supports TLSv1.3.
- Loading branch information
1 parent
32e1f57
commit 7e4ff74
Showing
1 changed file
with
23 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters