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

enable client certificate tests for QUIC on Linux #59544

Merged
merged 1 commit into from
Sep 24, 2021
Merged

Conversation

wfurt
Copy link
Member

@wfurt wfurt commented Sep 23, 2021

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

cc: @wtgodbe

fixes #32069

@wfurt wfurt 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 team September 23, 2021 21:51
@wfurt wfurt self-assigned this Sep 23, 2021
@ghost
Copy link

ghost commented Sep 23, 2021

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: -

@wfurt wfurt merged commit c344d64 into dotnet:main Sep 24, 2021
@wfurt wfurt deleted the ccert_32069 branch September 24, 2021 23:12
@karelz karelz added this to the 7.0.0 milestone Oct 14, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Nov 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Net.Quic os-linux Linux OS (any supported distro) test-enhancement Improvements 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