[issue25437] Issue with ftplib.FTP_TLS and server forcing SSL connection reuse

2015-10-18 Thread Daniel Waites
New submission from Daniel Waites: There is an issue with the python FTPS module in the standard library which appears to be related to SSL session reuse. I noticed when I updated to a recent version of Pure-FTPd (1.0.42), python's FTPS library client stopped working and generated an err

[issue25437] Issue with ftplib.FTP_TLS and server forcing SSL connection reuse

2015-10-18 Thread Daniel Waites
Daniel Waites added the comment: Incidentally, there appears to be an old bug report with a similar error message, although the error is encountered in a different context. http://bugs.python.org/issue10808 . Evidently, errors encountered in libssl aren't necessarily being propagated

[issue25437] Issue with ftplib.FTP_TLS and server forcing SSL connection reuse

2015-10-19 Thread Daniel Waites
Changes by Daniel Waites : -- versions: +Python 2.7 ___ Python tracker <http://bugs.python.org/issue25437> ___ ___ Python-bugs-list mailing list Unsubscribe: