[issue23111] ftplib.FTP_TLS's default constructor does not work with TLSv1.1 or TLSv1.2

Antoine Pitrou report at bugs.python.org
Fri Dec 26 22:38:40 CET 2014


Antoine Pitrou added the comment:

> The only way to establish a successful connection is to pass a custom SSL context to the constructor.

Why don't you do just that?

----------
nosy: +giampaolo.rodola, pitrou
versions: +Python 3.5 -Python 2.7, Python 3.2, Python 3.3, Python 3.4

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


More information about the Python-bugs-list mailing list