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

RFC 9266: Channel Bindings for TLS 1.3 support #43030

Open
1 task done
Neustradamus opened this issue Aug 1, 2022 · 4 comments
Open
1 task done

RFC 9266: Channel Bindings for TLS 1.3 support #43030

Neustradamus opened this issue Aug 1, 2022 · 4 comments
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
Milestone

Comments

@Neustradamus
Copy link

Neustradamus commented Aug 1, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

Can you add the support of RFC 9266: Channel Bindings for TLS 1.3?

Little details, to know easily:

  • tls-unique for TLS =< 1.2
  • tls-server-end-point
  • tls-exporter for TLS = 1.3

Thanks in advance.

Describe the solution you'd like

Additional context

No response

@adityamandaleeka
Copy link
Member

Related: dotnet/runtime#73118

Assuming that gets implemented, is there anything for this that would need to be done in ASP.NET Core?

@Neustradamus
Copy link
Author

Neustradamus commented Aug 1, 2022

@blowdart
Copy link
Contributor

blowdart commented Aug 2, 2022

It's still a draft, and a very recent draft at that.

We've looked at various token bindings before, and then Chrome decides nope, and drops all support.

As with all new RFCs we tend to wait until it's more mature and browsers are adding support before implementing them, otherwise we end up with incomplete or incompatible implementations in versions that are still in support.

@adityamandaleeka adityamandaleeka added this to the Backlog milestone Aug 3, 2022
@ghost
Copy link

ghost commented Aug 3, 2022

We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.

@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
Projects
None yet
Development

No branches or pull requests

5 participants