SSL through python. possible ?

Giampaolo Rodola' gnewsg at gmail.com
Fri May 2 14:43:18 EDT 2008


On 29 Apr, 15:56, TkNeo <tarun.... at gmail.com> wrote:
> I need to do SSL file transfer using python? Is there a library i can
> use ?
>
> Thanks.

If you have patience you can wait for Python 2.6 which will include a
new ssl module, otherwise there are a lot of third party libraries out
there which already binds OpenSSL for Python.


--- Giampaolo
http://code.google.com/p/pyftpdlib/



More information about the Python-list mailing list