Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #273450

Category curl
Changed by Emmanuel Ugwu <emmanuelugwu121ohnoyoudont@gmail.com>
Changed at Wed 01 Jul 2026 09:37:35
Repository https://github.com/curl/curl.git
Project curl
Branch master
Revision acebf346fe401f64bb3e393058c3004fdc9d94c3

Comments

schannel: shut off experimental TLS 1.3 support for Win 10
- Change minimum Windows version for TLS 1.3 support to
  Windows Server 2022.

Prior to this change Windows Server 2022 was already used as the minimum
version in some but not all of the checks for TLS 1.3 support.

Ref: https://github.com/curl/curl/pull/21719#issuecomment-4520234306
Ref: https://github.com/curl/curl/issues/21702

Signed-off-by: Emmanuel Ugwu <emmanuelugwu121@gmail.com>

Closes https://github.com/curl/curl/pull/22231

Changed files