On Fri, Jun 22, 2007 at 02:18:44PM +0200, Francois Hornoy wrote: > On 6/22/07, Andreas V. Meier <[EMAIL PROTECTED]> wrote: > On Thu, Jun 21, 2007 at 07:24:48PM +0200, Hornoy Francois wrote: > > I deployed the MathService example from the Gt4Book (and the website). > > > > I started the contained without the -nosec option. I can see the line: > > [47]: https://193.48.145.106:8443/wsrf/services/examples/core/first/ > MathService > > > > For the client, i launch: > > java -classpath > > ./build/stubs/classes/:/home/fhornoy/Desktop/globus_location/lib/ > *:$CLASSPATH > > org.globus.examples.clients.MathService_instance.Client > > https://193.48.145.106:8443/wsrf/services/examples/core/first/MathService > > > > And i get the error: > > unable to find valid certification path to requested target > > The second thing could be that your java needs to import and trust the > server's certificate. You can use the "keytool" provided by java for > this. > > I took a look at keytool. Actually i don't really know what to do :-) > > What do you think the problem is? > > I read while my googling session that the problem could be that the > CA is not a well-known CA... indeed i use simpleCA. So should i > import the CA files with keytool -import ? And should i do this on > the server? The client? Both ?
I think you should import the server's certificate on the client. They reside as .pem in /etc/grid-security/ Ciao Andreas
signature.asc
Description: Digital signature
