cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Exposing/Verifying ssl certificate hash for a https connection

From: Arindam <arindam.bosco05_at_gmail.com>
Date: Tue, 16 Oct 2012 10:56:15 -0700

Instead of using _PRIVATE, I was hoping to use one of the SSL data
structures being exposed. There's SSL_CTX, for example, which I can expose
to my application, but it does not contain the X509 certificates required
in the security chain.

On Tue, Oct 16, 2012 at 12:38 AM, Yehezkel Horowitz <horowity_at_checkpoint.com
> wrote:

> > Is there a ssl specific data structure I can use for this scenario ? How
> do I get it from the CURL* handle ?
> ****
>
> You can consider using CURLOPT_PRIVATE & CURLINFO_PRIVATE for this.****
>
> ** **
>
> HTH****
>
> ** **
>
> Yehezkel Horowitz****
>
> -------------------------------------------------------------------
> List admin: http://cool.haxx.se/list/listinfo/curl-library
> Etiquette: http://curl.haxx.se/mail/etiquette.html
>

-- 
Cheers,
Arindam.

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