Marc-Andre Lemburg added the comment:

On 20.03.2014 15:11, Donald Stufft wrote:
> 
> The compatibility of this is pretty good. The only time this should cause a 
> connection to *fail* is if a server is using an insecure cipher and in that 
> case you can re-enable it by simply passing the original cipher list through 
> the ssl.wrap_socket ciphers function.

Depends on who "you" is :-) Most of the time this will be the user of
some script or application with no clue as to how to change this or
what a cipher string is.

I think we should leave this decision to the OpenSSL lib vendors
and developers.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20995>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to