curl-library
Re: Sending Certificate and Key files
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 23 Feb 2006 15:47:23 +0100 (CET)
Date: Thu, 23 Feb 2006 15:47:23 +0100 (CET)
On Thu, 23 Feb 2006, Nilesh wrote:
> At server end I am trying to print the received certificate. But it seem my
> application is not able to send it properly. Any other option I need to set
> through /curl_easy_setopt/ API
First, what does curl_easy_perform() return when you try this?
Then, I'm quite sure you need to pass a password for the key as well using
CURLOPT_SSLKEYPASSWD.
CURLOPT_VERBOSE and CURLOPT_DEBUGFUNCTION are your friends for additional
debug info.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2006-02-23