cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re[2]: question about examples

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 16 Feb 2015 11:52:18 +0100 (CET)

On Mon, 16 Feb 2015, Серега Касаткин wrote:

Please don't top-post, it makes this even harder. Quote what you need then
enter your response below.

> This certificates installs by some java applet on that site. A few of them
> always the same - i dont know how it names correctly - root certificates?

I would help if you first figured out what what you want and what it is
called!

> they lay on site. And then this applet is starts and can import to window's
> storage personal certificate from special file from hdd - to "MY"
> certificate folder of storage.

A servlet on a remote site surely can't import anything in your local machine?

> Then this certificate can be showed inside certificate selector for choice,
> when you enter to that site.

So it is a client certificate then?

> So can i repeat this operation select of certificate and enter to site by
> use cURL?

curl supports client certificates, yes:
http://curl.haxx.se/libcurl/c/CURLOPT_SSLCERT.html

> what example i need to study from your library? i mean only enter with
> certificate, not import operations. read from windows storage and enter :)

I don't think we support any "windows storage" for client certificates for any
TLS backend, but I might be wrong - I don't know a lot about windows specific
solutions.

-- 
  / daniel.haxx.se

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