Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/6.0] fix TLS 1.3 in WinHttpHandler #59159

Merged
merged 6 commits into from
Sep 15, 2021

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 15, 2021

Backport of #58570 to release/6.0

/cc @aik-jahoda @wfurt

Customer Impact

Prepare Windows 11 support:

Testing

Tested on main in Windows 11 CI coverage

Risk

low

@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@karelz karelz added this to the 6.0.0 milestone Sep 15, 2021
@ghost
Copy link

ghost commented Sep 15, 2021

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Issue Details

Backport of #58570 to release/6.0

/cc @aik-jahoda @wfurt

Customer Impact

Fixes a bug when TLS1.3 is used on Windows 11.

Testing

Tested on main in Windows 11 CI coverage

Risk

low

Author: github-actions[bot]
Assignees: -
Labels:

area-System.Net

Milestone: 6.0.0

@danmoseley danmoseley changed the title [release/6.0] add W11 test queue [release/6.0] fix TLS 1.3 in WinHttpHandler Sep 15, 2021
@danmoseley
Copy link
Member

Template is a little brief 😄 But, discussed offline and I can get context from the original change.

Approved. Starting in Windows 11, WinHttpHandler can negotiate TLS1.3 without special settings, and it doesn't work. Fixes core scenario on new OS with very low risk.

@danmoseley danmoseley added the Servicing-approved Approved for servicing release label Sep 15, 2021
@danmoseley
Copy link
Member

danmoseley commented Sep 15, 2021

Merging for RC2 branch.

@Anipik Anipik merged commit e0e484c into release/6.0 Sep 15, 2021
@danmoseley danmoseley deleted the backport/pr-58570-to-release/6.0 branch September 15, 2021 19:09
@ghost ghost locked as resolved and limited conversation to collaborators Nov 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Net Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants