From: FADY F. <fad...@ya...> - 2010-08-28 08:22:40
|
Hi ________________________________ From: Martin Pirker <Mar...@ia...> To: FADY FADY <fad...@ya...> Cc: tru...@li... Sent: Fri, August 27, 2010 3:37:27 PM Subject: Re: [Trustedjava-support] Privacy CA Remote Host Problem Hi FADY FADY wrote: > I use openSuse 11.3 on Lenovo T500 and Dell latitude E5500 to run Privacy CA > Server and Client. > > If I use the same machine as server and client, it works fine > but when I use one of them as server and the other as client, I have the error > java.net.ConnectException: Connection refused > Java Result: 1 > > Although I change the ini file in the client side > useremotehost=false To true > remotehost=http://127.0.0.1 To my lab IP > > So what is may be the reason for that? > I Really appreciate your help. Our experimental PrivacyCA client does not need any .ini file as remote destination address can be passed via command line switches (see --host and --port options) and the PrivacyCA server side configuration only requires a "port=..." definition in the server.config file. ? HTH, Martin I stop using the command line, I use instead a small subroutine to pass the command from the the application itself. Also I use nearly the same software as server and client, the difference is only in one file. All these and as I stop my experiments with trusted computing to some while, I forget this is small fact, So thank you for your time and support. I pass the host option and it works fine. Really Thank you for your Respond, Thanks, Fady |