-
-
Notifications
You must be signed in to change notification settings - Fork 30.9k
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
tls-server-end-point RFC5929 (Channel Binding) missing support #115195
Comments
@Neustradamus please stop CC-ing me on these bugs. |
@davidben: Thanks for your answer, no problem, maybe you can help me to contact the Python Security team to solve Security points? |
Are you referring to Frankly, I find this bug report impossible to understand. And aggressively tagging various people on it makes me want to report you for spamming. Please don't ever do that again - the issue tags are sufficient to get the attention of the right people. |
Duplicate of #95341. |
@Neustradamus: Christian Heimes already asked you to keep the discussion in #95341 in #95350 (comment). You've opened three (!) identical issues since his request. Please don't open more duplicate issues. |
Thanks all for comment, I will explain if you have not understand, there are several parts, please do not mix. This ticket is for missing "tls-server-end-point" RFC5929 support, a security part, not for other. Other part, my initial ticket for RFC9266 linked to "tls-exporter" has been closed without solution, I have done a new one to have the security solution.
It is possible to have a PR, a commit with the security solution for "tls-exporter", and another one for "tls-server-end-point"? Thanks in advance. |
Bug report
Bug description:
Dear @python team,
Can you add "tls-server-end-point" from RFC5929?
Little details, to know easily:
An announcement has been done by Slixmpp team here about the security problem:
I think that you have seen the jabber.ru MITM:
It is needed for all SCRAM-SHA-*-PLUS (several RFCs) and specified in:
A best SCRAM SASL and Channel Binding explanation:
All links about it:
cc: @davidben, @wingel, @eighthave, @jchampio, @gst, @lowinger42, @ezio-melotti, @AlexWaygood, @njsmith, @zooba, @tlocke, @agronholm, @oberstet.
Thanks in advance.
Linked to:
CPython versions tested on:
CPython main branch
Operating systems tested on:
Other
The text was updated successfully, but these errors were encountered: