cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Read Certificates from curl

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 17 May 2013 15:47:30 +0200 (CEST)

On Fri, 17 May 2013, David Strauss wrote:

> I think you want CURLOPT_SSL_CTX_FUNCTION [1]. It won't require you to fully
> manage the SSL context, but it is not portable to non-OpenSSL backends for
> libcurl.

... and to get some inspiration on how it can be used, see these fine
examples:

  http://curl.haxx.se/libcurl/c/usercertinmem.html

  http://curl.haxx.se/libcurl/c/curlx.html

  http://curl.haxx.se/libcurl/c/cacertinmem.html

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