Skip to content

replace ssl.wrap_socket with context.wrap_socket#23

Open
joga84 wants to merge 1 commit into
cloudregistry:masterfrom
joga84:master
Open

replace ssl.wrap_socket with context.wrap_socket#23
joga84 wants to merge 1 commit into
cloudregistry:masterfrom
joga84:master

Conversation

@joga84

@joga84 joga84 commented Jun 17, 2026

Copy link
Copy Markdown

python 3.12 and later no longer have ssl.wrap_socket, create ssl.create_default_context and use context.wrap_socket instead.

python 3.12 and later no longer have ssl.wrap_socket, create ssl.create_default_context and use context.wrap_socket instead.
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