Christian Heimes <[email protected]> added the comment:
The module level function ssl.wrap_socket() is deprecated, dangerous, and should not be used. I strongly recommend that you use SSLContext. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue45342> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
