-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
bpo-44389: Remove duplicate SSL_OP_NO_TLSv1_2 flag #26680
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
bpo-44389: Remove duplicate SSL_OP_NO_TLSv1_2 flag #26680
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks okay to me, @tiran can confirm on this.
Thanks for reviewing, @nanjekyejoannah! I figure this is just a copy-and-paste error. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I agree, let me merge this. Christian can complain, if it was not meant to be.
Thanks @erlend-aasland for the PR, and @nanjekyejoannah for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10. |
(cherry picked from commit cb7230c) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
GH-26704 is a backport of this pull request to the 3.10 branch. |
https://bugs.python.org/issue44389