Skip to content

gh-137197: Add SSLContext.set_ciphersuites to set TLS 1.3 ciphers#137198

Merged
picnixz merged 11 commits intopython:mainfrom
ronf:ssl-ciphersuite-support
Aug 30, 2025
Merged

gh-137197: Add SSLContext.set_ciphersuites to set TLS 1.3 ciphers#137198
picnixz merged 11 commits intopython:mainfrom
ronf:ssl-ciphersuite-support

Conversation

@ronf
Copy link
Copy Markdown
Contributor

@ronf ronf commented Jul 29, 2025

This commit adds a new method SSLContext.set_ciphersuites which can be used to set TLS 1.3 cipher suites. It also updates the documentation, unit tests, and "what's new" text. A NEWS blurb will be added shortly.


📚 Documentation preview 📚: https://cpython-previews--137198.org.readthedocs.build/

Loading
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

Successfully merging this pull request may close these issues.

3 participants