gh-106344 return ciphers in `SSLSocket.shared_ciphers()` after session reuse by kevinAlbs · Pull Request #110902 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Conversation
Store client sent ciphers from the hello message. Revise SSLSocket.shared_ciphers() to return the intersection of client and server ciphers. This results in SSLSocket.shared_ciphers() returning ciphers after an SSL session is reused.
This is an alternative resolve: #106344
kevinAlbs added 3 commits
bedevere-app
Bot
mentioned this pull request
bedevere-app
Bot
commented
Oct 15, 2023
bedevere-app Bot commented
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.
If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.
github-actions
Bot
commented
Apr 14, 2026
github-actions Bot commented
This PR is stale because it has been open for 30 days with no activity.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment