Skip to content

Conversation

@SpecLad
Copy link
Contributor

@SpecLad SpecLad commented Jan 3, 2026

PROTOCOL_SSLv23 is deprecated. Its replacement (for this case) is PROTOCOL_TLS_SERVER, but it's easier to use the create_default_context function, so do that instead.

`PROTOCOL_SSLv23` is deprecated. Its replacement (for this case) is
`PROTOCOL_TLS_SERVER`, but it's easier to use the `create_default_context`
function, so do that instead.
Copy link
Member

@ichard26 ichard26 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@ichard26 ichard26 merged commit a68018c into pypa:main Jan 3, 2026
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants