Hi Pratik, Please set verify peer to false in pga_config.php https://github.com/apache/airavata-php-gateway/blob/master/app/config/pga_config.php.template#L64
As you don't use trusted server certificates in your pga you should set it to false. On Fri, May 20, 2016 at 5:28 PM, Pratik Patel <[email protected]> wrote: > Hi All, > > I have hosted airavata, PGA and WSO2 on Jetstream. When I try to register > the user I am getting following error: > > "SOAP-ERROR: Parsing WSDL: Couldn't load from ' > https://149.165.169.226:9443/services/RemoteUserStoreManagerService?wsdl' > : failed to load external entity " > https://149.165.169.226:9443/services/RemoteUserStoreManagerService?wsdl"" > > > '149.165.169.226' is the IP of Jetstream VM on which I have deployed > application. Can anyone give me a head start about resolving this issue? > > Pratik Patel > > -- Thank you Supun Nakandala Dept. Computer Science and Engineering University of Moratuwa
