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

gh-95341: Implement tls-exporter channel bindings and export key materials #95366

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

tiran
Copy link
Member

@tiran tiran commented Jul 28, 2022

@Neustradamus
Copy link

@tiran: Have you an idea when it will be merged?

Thanks for your work!

@tiran
Copy link
Member Author

tiran commented Aug 6, 2022

When it's ready. There is no need to rush this PR. The feature window for 3.12 is open for another 8 months.

@Neustradamus
Copy link

@tiran: Thanks for your answer! No problem ^^

@Neustradamus
Copy link

Hi @tiran, I see "v3.12.0a1" but it is without this PR :/

Can you look?

Thanks in advance.

@TheZ3ro
Copy link

TheZ3ro commented May 25, 2023

any news about this @tiran ?

@Neustradamus
Copy link

@tiran: Have you progressed on it since more one year?

cc: @wingel

@Neustradamus
Copy link

Neustradamus commented Nov 8, 2023

@tiran: I think that you have seen the jabber.ru MITM:

Can you add "tls-server-end-point" from RFC5929 too?

It is needed for all SCRAM-SHA-*-PLUS (several RFCs) and specified in:

Thanks in advance.

@Neustradamus
Copy link

Dear @python team,

It is possible to look for @tiran PR:

Security is important!

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

Several projects/products wait you...

@erlend-aasland erlend-aasland added the type-security A security issue label Jan 4, 2024
Neustradamus referenced this pull request Oct 26, 2024
…o as

to get channel binding data for the current SSL session (only the
"tls-unique" channel binding is implemented).  This allows the
implementation of certain authentication mechanisms such as SCRAM-SHA-1-PLUS.

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

Successfully merging this pull request may close these issues.

5 participants