Skip to content

enable client certificate tests for QUIC on Linux - #59544

Merged
wfurt merged 1 commit into
dotnet:mainfrom
wfurt:ccert_32069
Sep 24, 2021
Merged

enable client certificate tests for QUIC on Linux#59544
wfurt merged 1 commit into
dotnet:mainfrom
wfurt:ccert_32069

Conversation

@wfurt

Copy link
Copy Markdown
Member

new MsQUIC should now support client certificates on Linux. It should just light-up (as expected) without .NET changes)

cc: @wtgodbe

fixes#32069

@wfurtwfurt added os-linux Linux OS (any supported distro) test-enhancement Improvements of test source code area-System.Net.Quic labels Sep 23, 2021
@wfurt
wfurt requested a review from a teamSeptember 23, 2021 21:51
@wfurtwfurt self-assigned this Sep 23, 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

new MsQUIC should now support client certificates on Linux. It should just light-up (as expected) without .NET changes)

cc: @wtgodbe

fixes #32069

Author:wfurt
Assignees:wfurt
Labels:

os-linux, test enhancement, area-System.Net.Quic

Milestone:-

@runfoapprunfoappBot mentioned this pull request Sep 24, 2021
@wfurt
wfurt merged commit c344d64 into dotnet:mainSep 24, 2021
@wfurt
wfurt deleted the ccert_32069 branch September 24, 2021 23:12
@karelzkarelz added this to the 7.0.0 milestone Oct 14, 2021
@ghostghost locked as resolved and limited conversation to collaborators Nov 13, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-System.Net.Quicos-linuxLinux OS (any supported distro)test-enhancementImprovements of test source code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[QUIC] Use client TLS options in QUIC

3 participants

@wfurt@ManickaP@karelz