473,396 Members | 1,891 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Re: SSL through python. possible ?

On Mon, 5 May 2008 11:11:19 -0700 (PDT), TkNeo <ta*******@gmail.comwrote:
>On May 2, 1:52 pm, Mike Driscoll <kyoso...@gmail.comwrote:
>On May 2, 1:20 pm, Heikki Toivonen <hei...@osafoundation.orgwrote:
Mike Driscoll wrote:
On Apr 29, 8:56 am,TkNeo<tarun....@gmail.comwrote:
I need to do SSL file transfer using python? Is there a library i can
use ?
>http://sandbox.rulemaker.net/ngps/m2/
M2Crypto has since moved tohttp://chandlerproject.org/Projects/MeTooCrypto
--
Heikki Toivonen

Whoops...I just went with the first link Google gave me. The link I
gave doesn't mention that the project has moved. Looks like the one
you link to is the 9th link on my Google search using the terms:
"python m2crypto".

Sorry if I spread misinformation though.

Mike

ok i have tried around a lot but no luck. I think M2Crypto is my best
option except it requires a minimum of python 2.4 which i don't have.

What i am trying to do is to do an FTP transfer that uses SSL
(username, password authentication) and not a certificate file. The
few example i have found of the Openssl module use a certificate for
authentication unlike what i want to do.

Anyone has any ideas ?
FWIW, though not as complete as an OpenSSL wrapper as M2Crypto, pyOpenSSL
works with Python 2.3.

As far as the details of the authentication that you are attempting go, it
sounds like you want to use ephemeral DH key exchange. This is something
which is on my list to figure out. ;)

Jean-Paul
Jun 27 '08 #1
1 1049
On May 5, 2:32 pm, Jean-Paul Calderone <exar...@divmod.comwrote:
On Mon, 5 May 2008 11:11:19 -0700 (PDT),TkNeo<tarun....@gmail.comwrote:
On May 2, 1:52 pm, Mike Driscoll <kyoso...@gmail.comwrote:
On May 2, 1:20 pm, Heikki Toivonen <hei...@osafoundation.orgwrote:
Mike Driscoll wrote:
On Apr 29, 8:56 am,TkNeo<tarun....@gmail.comwrote:
>I need to do SSL file transfer using python? Is there a library i can
>use ?
>http://sandbox.rulemaker.net/ngps/m2/
M2Crypto has since moved tohttp://chandlerproject.org/Projects/MeTooCrypto
--
Heikki Toivonen
Whoops...I just went with the first link Google gave me. The link I
gave doesn't mention that the project has moved. Looks like the one
you link to is the 9th link on my Google search using the terms:
"python m2crypto".
Sorry if I spread misinformation though.
Mike
ok i have tried around a lot but no luck. I think M2Crypto is my best
option except it requires a minimum of python 2.4 which i don't have.
What i am trying to do is to do an FTP transfer that uses SSL
(username, password authentication) and not a certificate file. The
few example i have found of the Openssl module use a certificate for
authentication unlike what i want to do.
Anyone has any ideas ?

FWIW, though not as complete as an OpenSSL wrapper as M2Crypto, pyOpenSSL
works with Python 2.3.

As far as the details of the authentication that you are attempting go, it
sounds like you want to use ephemeral DH key exchange. This is something
which is on my list to figure out. ;)

Jean-Paul
Jean, from my limited knowledge, there are usually 3 modes of
authentication:
1. certificate exchange
2. key exchange
3. username/password

#3 is what i want to use.

Jun 27 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

24
by: Richard Blackwood | last post by:
Is it possible to prototype an operating system in Python? If so, what would such a task entail? (i.e. How would one write a boot-loader in Python?) - Richard B.
47
by: Kenneth McDonald | last post by:
Is there any emerging consensus on the "best" UI for toolkit. Tk never quite made it but from what I can see, both qt and wxWin are both doing fairly well in general. I'm already aware of the...
0
by: Kurt B. Kaiser | last post by:
Patch / Bug Summary ___________________ Patches : 378 open ( +3) / 3298 closed (+34) / 3676 total (+37) Bugs : 886 open (-24) / 5926 closed (+75) / 6812 total (+51) RFE : 224 open...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.