cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

RE: curl-and-php Digest, Vol 2, Issue 11

From: Xin <xzheng_at_asteriasgi.com>
Date: Mon, 31 Oct 2005 09:22:08 -0600

It seems like a server side error. We figured it out that .NET (server side)
uses Document/Literal style and PEAR::SOAP (our client side) uses
RPC/Encoded style in XML. Does anybody know how to use PEAR::SOAP client to
access a Doc/Lit service?

Thanks a lot

-----Original Message-----
From: curl-and-php-bounces_at_cool.haxx.se
[mailto:curl-and-php-bounces_at_cool.haxx.se] On Behalf Of
curl-and-php-request_at_cool.haxx.se
Sent: Saturday, October 29, 2005 5:00 AM
To: curl-and-php_at_cool.haxx.se
Subject: curl-and-php Digest, Vol 2, Issue 11

Send curl-and-php mailing list submissions to
        curl-and-php_at_cool.haxx.se

To subscribe or unsubscribe via the World Wide Web, visit
        http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
or, via email, send a message with subject or body 'help' to
        curl-and-php-request_at_cool.haxx.se

You can reach the person managing the list at
        curl-and-php-owner_at_cool.haxx.se

When replying, please edit your Subject line so it is more specific
than "Re: Contents of curl-and-php digest..."

Today's Topics:

   1. RE: curl-and-php Digest, Vol 2, Issue 9 (Daniel Stenberg)
   2. Re: SOAP/PEAR/PHP: Unable to retrieve WSDL https://......
      (Daniel Stenberg)

----------------------------------------------------------------------

Message: 1
Date: Fri, 28 Oct 2005 19:56:11 +0200 (CEST)
From: Daniel Stenberg <daniel_at_haxx.se>
Subject: RE: curl-and-php Digest, Vol 2, Issue 9
To: curl with PHP <curl-and-php_at_cool.haxx.se>
Message-ID: <Pine.LNX.4.63.0510281955210.1643_at_yvahk3.pbagnpgbe.fr>
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed

On Fri, 28 Oct 2005, Xin wrote:

> curl_setopt($ch, CURLOPT_SSLCERT,'c:\certificate.pem');
>
> it's said that curl only accepts .pem files

It doesn't:

    http://curl.haxx.se/libcurl/c/curl_easy_setopt.html#CURLOPTSSLCERTTYPE

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
------------------------------
Message: 2
Date: Fri, 28 Oct 2005 19:57:35 +0200 (CEST)
From: Daniel Stenberg <daniel_at_haxx.se>
Subject: Re: SOAP/PEAR/PHP: Unable to retrieve WSDL https://......
To: curl with PHP <curl-and-php_at_cool.haxx.se>
Message-ID: <Pine.LNX.4.63.0510281956470.1643_at_yvahk3.pbagnpgbe.fr>
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
On Fri, 28 Oct 2005, Xin wrote:
> Then I used PEAR/SOAP with the SAME SETTINGS as I did in curl, hoping to
get
> access to the service on the server side. The error I got is
>
> "Unable to retrieve WSDL...."
That doesn't sound like a curl error. Is that the exact error message? What 
error code do you get from the curl_perform() or curl_error() call?
-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
------------------------------
_______________________________________________
curl-and-php mailing list
curl-and-php_at_cool.haxx.se
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
End of curl-and-php Digest, Vol 2, Issue 11
*******************************************
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2005-10-31