curl-library
RE: .NET library
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 24 Jan 2007 12:15:23 +0100 (CET)
Date: Wed, 24 Jan 2007 12:15:23 +0100 (CET)
On Tue, 23 Jan 2007, Talal Sultan wrote:
> Thanks for the reply. Yes with curl.exe it works, I use the following
> command:
>
> curl --cert certificate.der --pass mypass -k --output result.xml
> --show-error --trace-ascii trace.txt -H "SOAPAction: none"
> https://somesite/service.php -d @input.xml
Your code had no corresponding option set for -k nor for the -H.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2007-01-24