cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: How do I customise SSL hostname validation

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 29 Jan 2014 12:35:10 +0100 (CET)

On Wed, 29 Jan 2014, Peter Andrews wrote:

> I've also been looking at using SSL_CTX_FUNCTION, could this call back be
> used to do the customised validation I need?

Yes. Examples to get inspired by:

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

and

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

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2014-01-29