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

connect: Rewrite TLS connection using context #44

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

wallrite
Copy link
Contributor

@wallrite wallrite commented Jun 11, 2024

Tested with and without CA certificates.
Tested on python 3.10 and 3.12.

Fixes #43

Signed-off-by: Valeriy Izvekov <iwallrite@gmail.com>
Copy link
Member

@JennToo JennToo left a comment

Choose a reason for hiding this comment

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

Looks good thanks!

@JennToo JennToo merged commit 2179aba into ADTRAN:main Jun 13, 2024
1 of 2 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.

Module 'ssl' has no attribute 'wrap_socket'
2 participants