[phpsoa] Re: Consuming SSL secured web services

2008-12-12 Thread Rob
On 25 Nov, 04:47, Silvano Girardi Jr silvan...@gmail.com wrote: On Tue, Nov 25, 2008 at 7:58 AM, Matthew Peters matthew.f.pet...@googlemail.com wrote: I wonder too. I suggest one of us put a question on one of the PHP mailing lists, or maybe on the page to do with fopen(). Are you happy

[phpsoa] Re: Consuming SSL secured web services

2008-11-25 Thread Matthew Peters
I wonder too. I suggest one of us put a question on one of the PHP mailing lists, or maybe on the page to do with fopen(). Are you happy to do that, Silvano? Matthew On Nov 24, 3:40 pm, Silvano Girardi Jr [EMAIL PROTECTED] wrote: I wonder if there is any way to specify the certificate to PHP

[phpsoa] Re: Consuming SSL secured web services

2008-11-24 Thread Caroline Maynard
Matthew Peters wrote: OK so that's useful information and makes sense. How would you go about connecting to an https URL from PHP? I have never tried it. Is there a way to give the userid and password to the file wrapper? I've forgotten a lot of what I knew about this too, but Matthew's

[phpsoa] Re: Consuming SSL secured web services

2008-11-24 Thread Silvano Girardi Jr
On Mon, Nov 24, 2008 at 1:32 PM, Caroline Maynard [EMAIL PROTECTED] wrote: Matthew Peters wrote: OK so that's useful information and makes sense. How would you go about connecting to an https URL from PHP? I have never tried it. Is there a way to give the userid and password to the file

[phpsoa] Re: Consuming SSL secured web services

2008-11-24 Thread Silvano Girardi Jr
On Sun, Nov 23, 2008 at 6:49 PM, Matthew Peters [EMAIL PROTECTED] wrote: OK so that's useful information and makes sense. How would you go about connecting to an https URL from PHP? I have never tried it. Is there a way to give the userid and password to the file wrapper? Matthew For this

[phpsoa] Re: Consuming SSL secured web services

2008-11-23 Thread Matthew Peters
OK so that's useful information and makes sense. How would you go about connecting to an https URL from PHP? I have never tried it. Is there a way to give the userid and password to the file wrapper? Matthew On 20 Nov, 20:44, Silvano Girardi Jr [EMAIL PROTECTED] wrote: Nope. failed to open

[phpsoa] Re: Consuming SSL secured web services

2008-11-20 Thread Matthew Peters
The way I _think_ this works (though it is 2 years since I last looked at this bit of the code) is as follows: 1. the Soap_Proxy calls setWSDLTypes 2. setWSDLTypes calls the SDO_DAS_XML::create (as shown in the message below) 3. the SDO_DAS_XML code calls the Tuscany SDO code passing the URL 4.

[phpsoa] Re: Consuming SSL secured web services

2008-11-19 Thread silvanojr
Adding the error message. [19-Nov-2008 12:42:27] PHP Fatal error: Uncaught SCA_RuntimeException: SDO_Exception in setWSDLTypes : SDO_DAS_XML::create - Unable to parse the supplied xsd file 1 parse error(s) occurred when parsing the file 'https://URL/WS.wsdl': 1. xmlSAXUserParseFile returned an