Christian Heimes added the comment: Yes, I'm planning a PEP to make the SSL module a bit more sane:
1) deprecate all protocols except for PROTOCOL_TLS_CLIENT / PROTOCOL_TLS_SERVER 2) deprecate purpose in favor of PROTOCOL_TLS_* 3) PROTOCOL_TLS_CLIENT defaults to CERT_REQUIRED, match_hostname=True ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue29810> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com