cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: format of certificate for CURLOPT_CAINFO

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 7 Feb 2002 11:48:29 +0100 (MET)

On Thu, 7 Feb 2002, latha_srinivasan wrote:

> what is the format of the certificate that has to be given to
> curl_easy_setopt with this parameter? is der accepted?

Good question! The given file is passed on to OpenSSL using the
SSL_CTX_load_verify_locations() function, and I suspect that it only supports
PEM. But I'm not sure about this.

-- 
    Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/
Received on 2002-02-07