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

[QUIC] Throw if underlying OS does not support client certificates #70357

Open
rzikm opened this issue Jun 7, 2022 · 1 comment
Open

[QUIC] Throw if underlying OS does not support client certificates #70357

rzikm opened this issue Jun 7, 2022 · 1 comment

Comments

@rzikm
Copy link
Member

rzikm commented Jun 7, 2022

We should check the OS version and throw PlatformNotSupportedException when QUIC listener requires client certificates on Windows Server 2022 (with Schannel MsQuic backend) because this combination is not supported. See #69792 for more info.

Also related: #69978

@rzikm rzikm added this to To Do (Low Priority) in HTTP/3 via automation Jun 7, 2022
@ghost
Copy link

ghost commented Jun 7, 2022

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

Issue Details

We should check the OS version and throw PlatformNotSupportedException when QUIC listener requires client certificates on Windows Server 2022 (with Schannel MsQuic backend) because this combination is not supported. See #69792 for more info.

Author: rzikm
Assignees: -
Labels:

area-System.Net.Quic

Milestone: -

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Jun 7, 2022
@rzikm rzikm removed the untriaged New issue has not been triaged by the area owner label Jun 7, 2022
@rzikm rzikm modified the milestones: 7.0.0, Future Jun 7, 2022
@rzikm rzikm moved this from To Do (Low Priority) to Future in HTTP/3 Jun 7, 2022
@rzikm rzikm assigned rzikm and unassigned rzikm Jul 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
HTTP/3
  
Future
Development

No branches or pull requests

1 participant