Re: FTP/TLS connection using python

2005-05-05 Thread scrimp
Does anyone know how I can get m2crypto installed on a windows box w/o paying for the installer? I think thats dumb to charge for the windows version and the unix version is free...o well --Barry -- http://mail.python.org/mailman/listinfo/python-list

Re: FTP/TLS connection using python

2005-05-04 Thread Paul Rubin
"scrimp" <[EMAIL PROTECTED]> writes: > Wow, thanks very much Ive been searching on google for a few days now > and have never seen this yet. Thanks ill take a look at what I can do > with this Also look at m2crypto. -- http://mail.python.org/mailman/listinfo/python-list

Re: FTP/TLS connection using python

2005-05-04 Thread scrimp
Wow, thanks very much Ive been searching on google for a few days now and have never seen this yet. Thanks ill take a look at what I can do with this --Barry -- http://mail.python.org/mailman/listinfo/python-list

Re: FTP/TLS connection using python

2005-05-04 Thread Larry Bates
I don't have direct experience by Google turned this up: http://trevp.net/tlslite/ Larry Bates scrimp wrote: > Hello, >I was wondering if there is any other way to securly connect to an > FTP site using SSL or TLS? I dont have the option of purchasing > M2Crypto from the site. Any help/sugg

FTP/TLS connection using python

2005-05-04 Thread scrimp
Hello, I was wondering if there is any other way to securly connect to an FTP site using SSL or TLS? I dont have the option of purchasing M2Crypto from the site. Any help/suggestions would help. Thanks! --Barry -- http://mail.python.org/mailman/listinfo/python-list