← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 673775] Re: [6.0] GTK Client cannot connect via Secure XML-RPC on Windows

 

I marked bug 682579 as a duplicate of this one, because I believe it is
the same issue, however it brings more info to light, including the
server-side error:

Traceback (most recent call last):
  File "/home/openerp/openerp/server/bin/service/websrv_lib.py", line 527, in _handle_request2
    self.process_request(request, client_address)
  File "/usr/lib/python2.6/SocketServer.py", line 309, in process_request
    self.finish_request(request, client_address)
  File "/usr/lib/python2.6/SocketServer.py", line 322, in finish_request
    self.RequestHandlerClass(request, client_address, self)
  File "/home/openerp/openerp/server/bin/service/websrv_lib.py", line 245, in __init__
    SocketServer.StreamRequestHandler.__init__(self,request,client_address,server)
  File "/usr/lib/python2.6/SocketServer.py", line 616, in __init__
    self.setup()
  File "/home/openerp/openerp/server/bin/service/websrv_lib.py", line 464, in setup
    ssl_version=ssl.PROTOCOL_SSLv23)
  File "/usr/lib/python2.6/ssl.py", line 338, in wrap_socket
    suppress_ragged_eofs=suppress_ragged_eofs)
  File "/usr/lib/python2.6/ssl.py", line 118, in __init__
    cert_reqs, ssl_version, ca_certs)
SSLError: [Errno 336265218] _ssl.c:339: error:140B0002:SSL routines:SSL_CTX_use_PrivateKey_file:system lib

The following forum thread seems to indicate the same thing, and also
contains relevant information:
http://www.openerp.com/forum/post74095.html


** Summary changed:

- V 6.0 RC1 Windows packages do not allow the secure mode
+ [6.0] GTK Client cannot connect via Secure XML-RPC on Windows

-- 
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 Windows

Status in OpenERP GTK Client:
  Confirmed

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 ?





References