[PYTHON-CRYPTO] secure xml-rpc with M2Crypto

Dan Kenigsberg danken at CS.TECHNION.AC.IL
Fri Feb 29 00:29:39 CET 2008


On Sun, Jan 13, 2008 at 06:45:58PM -0800, Heikki Toivonen wrote:
> Dan Kenigsberg wrote:
> > I would like to use python's xml-rpc over a secure transport, with client-side
> > authentication. Random search has led me here.
> > 
> > Would someone on this list give me directions, or at best - a link to a working
> > example?
> 
> M2Crypto has m2xmlrpclib.py file, and some examples in demo/ssl. I
> haven't personally used those APIs, so I wouldn't be able to tell you
> much without studying them myself. You should also do some searches with
> words: m2crypto xmlrpc. That seems to turn up some links.

Thanks for your response. It took me awhile to tie the loose ends, but now it
works. If anyone cares, you can see it here

http://www.cs.technion.ac.il/~danken/xmlrpc-ssl.html

Regards,

-- 
Dan Kenigsberg        http://www.cs.technion.ac.il/~danken        ICQ 162180901



More information about the python-crypto mailing list