On Thu, 2008-10-23 at 09:07 -0700, Natalia Costas Lago wrote:

> I have read that Bug 1695 ("Cannot connect to Venue Server with Venue
> Management Tool") was solved in release 3.1. That's the one I have
> installed on our Venue Server, however I have that same problem.


I have also not been able to connect via the VenueManagement tool;
however I had assumed it was because of certificate issues on my end.
As a workaround, for any of the tweaks to my config I've been hand
editing my config files.

I just tested importing the server cert locally and using that as my
default when attempting to connect, but still get a 'failure to connect'
error.

I am not connecting to localhost, and have tried to connect from a
remote machine and the local machine (running on the same account as the
VS) but still no dice. Connection attempts are from both Fedora7 and
Fedora9.

Looking at the log (attached) it ends in a SSLError: certificate verify
failed. 



Any other suggestions?

Todd



-- 
Collaboration & Visualization Specialist
UBC Okanagan - http://web.ubc.ca/okanagan
WestGrid - www.westgrid.ca
Ph. 250-807-9979
Todd Zimmerman - [email protected]
10/24/2008 10:23:30 AM -1209035072 VenueManagement     VenueManagement:422 DEBUG VenueManagementClient.ConnectToServer: Connect to server https://venueserver.westgrid.ca:8000/VenueServer
10/24/2008 10:23:30 AM -1209035072 VenueManagement     VenueManagement:430 DEBUG VenueManagementClient.ConnectToServer: Connect to server
10/24/2008 10:23:30 AM -1209035072 Toolkit     Toolkit.py:262 INFO  Using unencrypted certificate: /home/ag3/.AccessGrid3/Config/certRepo/certificates/b56ce78f6cb2dd214f35654b54cfb274/e75fb8a44039176cb613b20578ed723b/cert.pem /home/ag3/.AccessGrid3/Config/certRepo/privatekeys/4679e5a1d8c47afef35c334107d0c37b.pem
10/24/2008 10:23:30 AM -1209035072 VenueManagement     VenueManagement:435 DEBUG VenueManagementClient.ConnectToServer: Get venues from server
10/24/2008 10:23:30 AM -1209035072 VenueManagement     VenueManagement:521 ERROR VenueManagementClient.ConnectToServer: Can not connect.:
Traceback (most recent call last):
  File "/usr/bin/VenueManagement", line 438, in ConnectToServer
    vl = self.server.GetVenues()
  File "/usr/lib/python2.5/site-packages/AccessGrid3/AccessGrid/interfaces/VenueServer_client.py", line 142, in GetVenues
    self.binding.Send(None, None, request, soapaction="urn:#GetVenues", **kw)
  File "/usr/lib/python2.5/site-packages/ZSI/client.py", line 266, in Send
    self.h.connect()
  File "/usr/lib/python2.5/site-packages/M2Crypto/httpslib.py", line 47, in connect
    self.sock.connect((self.host, self.port))
  File "/usr/lib/python2.5/site-packages/M2Crypto/SSL/Connection.py", line 156, in connect
    ret = self.connect_ssl()
  File "/usr/lib/python2.5/site-packages/M2Crypto/SSL/Connection.py", line 149, in connect_ssl
    return m2.ssl_connect(self.ssl, self._timeout)
SSLError: certificate verify failed

Reply via email to