[Twisted-web] SOAP over SSL

Duncan Foster dcf at europe.renre.com
Thu Aug 11 08:02:24 MDT 2005


hey all,
This is my first post to this list so play nice :-)

I want to use SSL, providing a client cert, to access a SOAP webservice. 
Looking at the code in twisted/web/soap.py and client.py  it seems that 
while the client getPage method can take a contextFactory arg, there's 
no way to pass this in from the soap.Proxy. Is this an oversight? Should 
I simply copy and modify the code from soap.py??

Thanks,
D




More information about the Twisted-web mailing list