Skip to content

shut off experimental TLS 1.3 support for windows 10 and add support for windows server 22 or later#22231

Closed
kantnero wants to merge 1 commit into
curl:masterfrom
kantnero:shut-off-experimental-tls-support-win-10
Closed

shut off experimental TLS 1.3 support for windows 10 and add support for windows server 22 or later#22231
kantnero wants to merge 1 commit into
curl:masterfrom
kantnero:shut-off-experimental-tls-support-win-10

Conversation

@kantnero

Copy link
Copy Markdown
Contributor

This PR fixes an inconsistency in the Schannel TLS 1.3 version check.

Due to broken TLS 1.3 implementation on windows 10, we move to support only windows server 22 or later.

For more information, see: #21719

…server 22 or later

Signed-off-by: Emmanuel Ugwu <emmanuelugwu121@gmail.com>
@github-actions github-actions Bot added TLS Windows Windows-specific labels Jun 30, 2026
@vszakats

vszakats commented Jun 30, 2026

Copy link
Copy Markdown
Member

Also ref discussion under #21702

Follow-up to 8beff43 #8419

@vszakats vszakats requested a review from jay June 30, 2026 21:40
@kantnero kantnero changed the title shut off experimental TLS 1.3 support for windows 10 and add support for windows server 22 shut off experimental TLS 1.3 support for windows 10 and add support for windows server 22 or later Jun 30, 2026
@jay jay closed this in acebf34 Jul 1, 2026
@jay

jay commented Jul 1, 2026

Copy link
Copy Markdown
Member

Thanks

@kantnero

kantnero commented Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

@jay Happy to help
I would also like to get more involved. Still learning tho
If there's any cleanup needed please let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

TLS Windows Windows-specific

Development

Successfully merging this pull request may close these issues.

3 participants