This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author giampaolo.rodola
Recipients giampaolo.rodola, gregory.p.smith, iElectric, janssen, jeffo, josiah.carlson, josiahcarlson, lgedgar, lszyba1, pitrou, qwavel, roberte, twhitema
Date 2009-11-06.23:53:27
SpamBayes Score 0.03298576
Marked as misclassified No
Message-id <1257551608.62.0.464839293404.issue2054@psf.upfronthosting.co.za>
In-reply-to
Content
> The user willing to use SSL instead of TLS will have to change 
> ssl_version class attribute with "FTP_TLS.ssl_version = 
> ssl.PROTOCOL_TLSv1" and then call auth().

Sorry but here I obviously meant "ssl.PROTOCOL_SSLv2/3"
History
Date User Action Args
2009-11-06 23:53:28giampaolo.rodolasetrecipients: + giampaolo.rodola, gregory.p.smith, josiahcarlson, janssen, pitrou, josiah.carlson, roberte, iElectric, lszyba1, twhitema, jeffo, qwavel, lgedgar
2009-11-06 23:53:28giampaolo.rodolasetmessageid: <1257551608.62.0.464839293404.issue2054@psf.upfronthosting.co.za>
2009-11-06 23:53:27giampaolo.rodolalinkissue2054 messages
2009-11-06 23:53:27giampaolo.rodolacreate