Mark Moales
-
2003-05-12
I want to be able to easily replace the default SSL
implementation in SOAPpy with one of my own choice.
For example, SOAPpy expects clients to use ssl built
into Python. However, I want to use M2Crypto's httpslib
instead. Currently, in SOAPpy 0.9.8, there is no easy
way to do this with inheritance. I have included a hack
in SOAPConfig and HTTPTransport in SOAP.py to
support this. Search the attached file for "Mark Moales"
to find my changes.
Thanks
Mark Moales
Fluent, Inc.