From: Sriram K. <sr...@sd...> - 2008-10-10 00:59:38
|
Hi Doug, If you know how to set up your Java keystore, then it is fairly easy for us to provide a patch. This basically involves getting your server's certificate and adding it on the client's keystore as a trusted certificate. If you don't, we will have to write up something to this effect. This might take a bit longer. Let us know. Thanks, Sriram On Oct 9, 2008, at 11:18 AM, Luca Clementi wrote: > Jennewein, Douglas M wrote: >> I need to access our opal services over https, but am unable to do >> so. >> I’ve tried this with the sample java client and the perl client. >> Here >> is the output I get when trying to invoke a service with the generic >> service client: >> >> >> >> [root@rio opal]# java edu.sdsc.nbcr.opal.GenericServiceClient -l >> https://rio.usd.edu/opal/services/GeneSeqer -r getAppMetadata >> >> >> >> Reading command line arguments >> >> Service URL: https://rio.usd.edu/opal/services/GeneSeqer >> >> Invoking operation: getAppMetadata >> >> >> >> HTTPS protocol handler registered >> >> >> >> Required property X509_USER_PROXY not set >> >> >> >> The sample clients connect fine over http, but http is not available >> from the location that needs access to the services – only https >> is. Is >> it possible to configure opal to respond to requests over https? >> >> >> > Dear Doug, > we support GSI security which is https with also client side > authentication. > You can find a guide here: > http://nbcr.net/software/opal/docs/1.9/security.html > > Sincerely, > Luca > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win > great prizes > Grand prize is a trip for two to an Open Source event anywhere in > the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Opaltoolkit-users mailing list > Opa...@li... > https://lists.sourceforge.net/lists/listinfo/opaltoolkit-users |