Skip to content

Require modern SSL features#2177

Merged
bdarnell merged 4 commits intotornadoweb:masterfrom
bdarnell:require-ssl
Oct 22, 2017
Merged

Require modern SSL features#2177
bdarnell merged 4 commits intotornadoweb:masterfrom
bdarnell:require-ssl

Conversation

@bdarnell
Copy link
Copy Markdown
Member

Drop support for pre-2.7.9 (and pre-3.4) versions of the ssl module.

Also clean up some vestigial workarounds for py26.

Now that we've dropped python 3.3 (so create_default_context is
present on all supported versions), we can drop all ssl
backwards-compatibility and require the modern feature set.
Set OP_NO_COMPRESSION more consistently.
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.

1 participant