[issue22935] Disabling SSLv3 support

Ned Deily report at bugs.python.org
Mon Dec 1 00:31:22 CET 2014


Ned Deily added the comment:

Clearly we need to support openssl's without SSLv3 so I think some version of this needs to be applied to all branches (preferably in time for 2.7.9, Benjamin?).  Kurt, if you haven't already, could you sign the contributor agreement so we can use the patch (https://www.python.org/psf/contrib/contrib-form/)?  And I guess it would be nice to generalize the SSLv2 checks as doko suggests.

----------
components: +Build
nosy: +benjamin.peterson, ned.deily
priority: normal -> high

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22935>
_______________________________________


More information about the Python-bugs-list mailing list