Antoine Pitrou added the comment: > If #20207 happens for 3.4, would it still be possible to use SSLv2?
#20207 has already happened for 3.4 and, yes, it's still possible to use SSLv2 (except that many distros also disable SSLv2 in their OpenSSL build). The commit message is quite clear about that: """Issue #20207: Always disable SSLv2 except when PROTOCOL_SSLv2 is explicitly asked for.""" ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue20209> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com