cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: .NET library

From: Talal Sultan <Talal.Sultan_at_alpvision.com>
Date: Tue, 23 Jan 2007 15:49:48 +0100

Hi,

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

This works fine.

Thanks,
Talal

-----Original Message-----
From: curl-library-bounces_at_cool.haxx.se
[mailto:curl-library-bounces_at_cool.haxx.se] On Behalf Of Daniel Stenberg
Sent: Tuesday, January 23, 2007 10:30
To: libcurl development
Subject: Re: .NET library

On Mon, 22 Jan 2007, Talal Sultan wrote:

> I am a new user of the library. I have downloaded the .Net version by
Jeff
> Phillips. I am trying to connect to an SSL site. I have a DER
certificate.
> When I launch, I keep getting the error CURLE_SSL_CERTPROBLEM. My
code is:

Can you make it work with the command line tool?

-- 
  Commercial curl and libcurl Technical Support:
http://haxx.se/curl.html
Received on 2007-01-23