cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Using certificate from memory

From: Jeff Pohlmeyer <yetanothergeek_at_gmail.com>
Date: Sun, 28 Dec 2008 05:30:50 -0600

On Sun, Dec 28, 2008 at 1:56 AM, Itay Dagan <itay_at_yoggie.com> wrote:

> Can I load the certificate to curl structure from memory , instead of using
> "curl_easy_setopt(curl,CURLOPT_CAINFO, "C://server_wrong.crt"); "

This might help:
  http://curl.haxx.se/lxr/source/docs/examples/cacertinmem.c

 - Jeff
Received on 2008-12-28