Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
N/A
-
None
-
Windows
Description
Add TLS v1.3 support for Schannel.
With Windows 10 build 1809 (corresponding version number is 10.0.20348) TLS v1.3 support was added in Schannel.
In the same version the SCHANNEL_CRED structure became deprecated and needs to be replaced by SCH_CREDENTIALS structure (https://learn.microsoft.com/en-us/windows/win32/api/schannel/ns-schannel-schannel_cred).