Skip to content

Commit 102d520

Browse files
bpo-28124: deprecate ssl.wrap_socket() (GH-5888)
The ssl module function ssl.wrap_socket() has been de-emphasized and deprecated in favor of the more secure and efficient SSLContext.wrap_socket() method. Signed-off-by: Christian Heimes <[email protected]> (cherry picked from commit 90f05a5) Co-authored-by: Christian Heimes <[email protected]>
1 parent 2614ed4 commit 102d520

File tree

3 files changed

+218
-182
lines changed

3 files changed

+218
-182
lines changed

0 commit comments

Comments
 (0)