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

add support for CertificateChainPolicy to Quic #72873

Closed
wfurt opened this issue Jul 26, 2022 · 1 comment · Fixed by #73056
Closed

add support for CertificateChainPolicy to Quic #72873

wfurt opened this issue Jul 26, 2022 · 1 comment · Fixed by #73056
Assignees
Projects
Milestone

Comments

@wfurt
Copy link
Member

wfurt commented Jul 26, 2022

We add new properties to SslOptions and #71961 fixed support in SslStream.
We should add support to Quic as well.
And when we support everything in HTTP we should add test tat would detect issue fixed by #72326

@wfurt wfurt added this to the 7.0.0 milestone Jul 26, 2022
@ghost
Copy link

ghost commented Jul 26, 2022

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

Issue Details

We add new properties to SslOptions and #71961 fixed support in SslStream.
We should add support to Quic as well.
And when we support everything in HTTP we should add test tat would detect issue fixed by #72326

Author: wfurt
Assignees: -
Labels:

area-System.Net.Quic

Milestone: 7.0.0

@ManickaP ManickaP added this to To Do (Low Priority) in HTTP/3 via automation Jul 26, 2022
@rzikm rzikm self-assigned this Jul 26, 2022
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Jul 29, 2022
HTTP/3 automation moved this from To Do (Low Priority) to Done Aug 4, 2022
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Aug 4, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Sep 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
HTTP/3
  
Done
Development

Successfully merging a pull request may close this issue.

2 participants