cURL / Mailing Lists / curl-library / Single Mail

curl-library

Libcurl - client SSL authentication with native windows crypto - is it possible?

From: Vladimir Ch. <cctv.star_at_gmail.com>
Date: Mon, 1 Jul 2013 16:25:47 -0700

I'm using libcurl on Windows, I need to implement client-side SSL
authentication. The catch is, client certificate, used for authentication,
is marked as non-exportable. It means, that I cannot export it and feed to,
say, OpenSSL - I need to make libcurl use native Windows crypto (WinSSL /
SecureChannel / whatever it's called).

Is it possible? If yes, what do I pass as CURLOPT_SSLCERT & CURLOPT_SSLKEY
- somehow, I understand, I need to reference the keys - how?

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-07-02