cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: libcurl client-certificate based authentication via https

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Wed, 27 Jul 2011 08:38:17 -0700

On Wed, Jul 27, 2011 at 02:42:37PM +0100, Jochen Schaefer wrote:
> I don't know how to tell libcurl to use a certain client certificate for the connection. The tool which
> will be used is an external tool. Hacking it and specify the appropriate options in the code
> like outlined in the FAQ is not possible.

Since you have the curl command-line tool working, use the --libcurl option
to generate a template for a program that does the same. That should
give you enough hints as to what options you'll need to set in your app.

>>> Dan
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-07-27