[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AG-TECH] Possible Bug with VenueManager
- To: ag-tech <ag-tech@xxxxxxxxxxx>, "Thomas D. Uram" <turam@xxxxxxxxxxx>
- Subject: [AG-TECH] Possible Bug with VenueManager
- From: "west suhanic" <west.suhanic@xxxxxxxxx>
- Date: Fri, 1 Jun 2007 16:49:44 -0400
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:mime-version:content-type; b=be7QEvOInhs8uA76OOpbb/X4iL7sAX6b/tAiPbOWN72pk8uBv36WtJr/QLdCd0ujG2lo8CKHqkb719cd+2KaYcITLg1/s814LSC6+HYyYDsrCpiGyRHxe0zvPwFnLuTsF6ECwV+LBM9Ro1/9QHDd7fPKfSvVxR20Zy+WTmUUQPc=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type; b=NeM0eHA1h3SY4u1O8uRCE0VsZ0KKuS6sZNjirvR5mQxYVdsB8mA1n9N70ql5M8F2W0Jns6WZp27GfVhYa9t8a8KdCmrmVfnNqr8WGA1PQWHgaeUuT80f4snaPyODohq3NBvmjWG3p5JMjaNtGwP0yVG11F/9he+dPBCBegIPCjI=
- Reply-to: wsuhanic@xxxxxxxxxxxxxxxxxxx
- Sender: owner-ag-tech@xxxxxxxxxxx
Hello All:
There may be a problem with the VenueManager code.
I am running my own VenueServer. In order to run your own VenueServer
you need to generate your own x509 certificates. The problem arises
when I use a x509 certificate for the VenueServer that requires the user
starting the VenueServer to supply a password. If I use this type of certificate
the VenueServer starts and operates fine. However when I go to configure the
VenueServer using the VenueManager, I cannot connect the VenueManager to
the VenueServer. When I start the VenueManager it prompts me for the password
for the x509 certificate however it will noyt connect me to the VenueServer. If
I use a x509 certificate that does not prompt for a password the VenueManager works
as expected.
Hopefully someone else can test this scenario to verify my statements.
regards,
West