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 #276

Open
Neustradamus opened this issue Dec 25, 2023 · 1 comment
Open

RFC 9266: Channel Bindings for TLS 1.3 support #276

Neustradamus opened this issue Dec 25, 2023 · 1 comment

Comments

@Neustradamus
Copy link

Dear @jonhoo,

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

Channel Bindings for TLS: https://datatracker.ietf.org/doc/html/rfc5929

Little details, to know easily:

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

I think that you have seen the jabber.ru MITM and Channel Binding is the solution:

Thanks in advance.

Linked to:

@jonhoo
Copy link
Owner

jonhoo commented Jan 3, 2024

Hi there! Channel binding would be a fairly substantial addition to the crate, and I'm not in a position to take on that work at the moment. I know @dequbed also wants them, and started some of the work required to get there in #243, but I think that has stalled out a little (though it's quite close!). If you would like to see this land, I suggest helping with getting that over the finish line, and then potentially looking to file a follow-up PR that incorporates channel binding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants