Skip to content

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

Merged
Anipik merged 6 commits into
release/6.0from
backport/pr-58570-to-release/6.0
Sep 15, 2021
Merged

[release/6.0] fix TLS 1.3 in WinHttpHandler#59159
Anipik merged 6 commits into
release/6.0from
backport/pr-58570-to-release/6.0

Conversation

@github-actions

@github-actionsgithub-actionsBot commented Sep 15, 2021

Copy link
Copy Markdown
Contributor

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

@ghost

Copy link
Copy Markdown

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.

@karelzkarelz added this to the 6.0.0 milestone Sep 15, 2021
@ghost

Copy link
Copy Markdown

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

@danmoseleydanmoseley changed the title [release/6.0] add W11 test queue[release/6.0] fix TLS 1.3 in WinHttpHandlerSep 15, 2021
@danmoseley

Copy link
Copy Markdown
Contributor

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.

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

danmoseley commented Sep 15, 2021

Copy link
Copy Markdown
Contributor

Merging for RC2 branch.

@Anipik
Anipik merged commit e0e484c into release/6.0Sep 15, 2021
@danmoseley
danmoseley deleted the backport/pr-58570-to-release/6.0 branch September 15, 2021 19:09
@ghostghost locked as resolved and limited conversation to collaborators Nov 3, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-System.NetServicing-approvedApproved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@danmoseley@karelz@Anipik@wfurt