Skip to content
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

Update ssl context and remove deprecated options #255

Merged
merged 2 commits into from
Apr 2, 2024

Conversation

cocolato
Copy link
Collaborator

@cocolato cocolato commented Apr 1, 2024

Since python3.6, we can use ssl.PROTOCOL_TLS_SERVER and ssl.PROTOCOL_TLS_CLIENT to replace the deprecated ssl.PROTOCOL_SSLv23

@aisk aisk merged commit 7419e30 into Thriftpy:master Apr 2, 2024
8 checks passed
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