CherryPy has a HTTPSTransport test class [1] that can be used to workaround this bug in xmlrpclib by avoiding direct socket access, as explained in ticket 743 [2].
We can probably use a similar workaround in our clients, but I'd like to make sure there's no way to fix this server-side first. [1] http://www.cherrypy.org/browser/trunk/py2/cherrypy/test/test_xmlrpc.py [2] http://www.cherrypy.org/ticket/743 ** Bug watch added: www.cherrypy.org/ #743 http://www.cherrypy.org/ticket/743 -- You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to the OpenERP Project Group. https://bugs.launchpad.net/bugs/673775 Title: [6.0] GTK Client cannot connect via Secure XML-RPC on Python 2.5- Status in OpenERP GTK Client: In Progress Bug description: We are using 6.0 RC 1 with python 2.6 on Debian server Linux GTK client can connect using xml-rpc secure Windows client (Vista and Seven) are unable to connect on secure mode Could you check the ssh packaging ? _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

