cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: curl with IBM websphere

From: <ramon_at_web-factory.com>
Date: Sun, 13 Apr 2003 21:18:10 +0200

En/na Daniel Stenberg ha escrit:

>On Fri, 11 Apr 2003, Ramon Gabarró wrote:
>
>
>
>>I send a SOAP request to websphere with a apache front-end from a
>>command line and a php script.
>>
>>
>
>What curl version on what operating system?
>
Curl version : curl 7.10.3 on Linux Mandrake 9.0

>
>
>
>>this run ok :
>>
>>curl -H "SoapAction: /some/path/action" -H "Content-type: text/xml" -d
>>"<SOAP-ENV:Envelope
>>xmlns:SOAP-ENV='http://sc.....</SOAP-ENV:Body></SOAP-ENV:Envelope>"
>>http://some.url.com:9080/path/to/service
>>
>>this not run :
>>
>>curl -k -H "SoapAction: /some/path/action" -H "Content-type: text/xml"
>>-d "<SOAP-ENV:Envelope
>>xmlns:SOAP-ENV='http://sc.....</SOAP-ENV:Body></SOAP-ENV:Envelope>"
>>https://some.url.com:9084/path/to/service
>>
>>The -k option is for the test ceritficate installel in server.
>>
>>
>
>And the logs of the server offer no clues?
>
>
>
>>The same comand line over other https soap server, such as a nuSOAP, run
>>prefectly.
>>
>>
>
>IMHO, this indicates a problem with the server.
>
>
I tested the same SOAP https call from a SOAP test web page (
http://www.perfectxml.com/SOAPTestClient.asp ) and run perfectly.

Thanks

-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger
for complex code. Debugging C/C++ programs can leave you feeling lost and
disoriented. TotalView can help you find your way. Available on major UNIX
and Linux platforms. Try it free. www.etnus.com
Received on 2003-04-13