3 Sep
2002
3 Sep
'02
4:31 p.m.
Hi, I'm having problems running Zope as an XML-RPC server over HTTPS, and the problem seems to lie in the python libraries, as far as my limited understanding goes... I'm using Zope 2.5.1 with Python 2.1.3 on Solaris 7 with open_ssl behind Zeus webserver. in xmlrpclib.py, the Server class splits the uri to find if the type is http or https and raises an error if neither, then it ignores this afterwards, so it always defaults to HTTP. Has anyone got this working? tia Ben Avery YouthNet UK www.thesite.org