| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Archives
Re: CURLOPT_SSLCERT to verify a server and do mutual key exchange
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 1 Apr 2012 20:34:14 +0200 (CEST)
On Tue, 20 Mar 2012, Paul Bergen wrote:
(First, please excuse the time I've taken to respond to this!)
> I created an app which uses libcurl to post some data to 5 different
To me, that sounds as if the POST receivers should require a client
> I'm reading the docs for CURLOPT_SSLCERT but it says: "The string should be
With SSL you don't normally tell which certificates to accept. You have a list
In this case, this particular option refers to your *client* cert.
> While googling for how to do this I saw this post:
If you use client certs you need a key for that as well.
> Unless I'm missing the purpose of CURLOPT_SSLCERT and it's not used to
You make libcurl accept only a particular key, I can think of at least two
> Separately, in my case, though, they want to use 'mutual' authentication
If you by mutual auth mean client certificate in addition to verifying the
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2012-04-01 These mail archives are generated by hypermail. |
Page updated January 05, 2012.
web site info