cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [PATCH] GnuTLS: Work around failure to check certs against IP addresses

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 14 Jul 2014 21:12:41 +0200 (CEST)

On Sun, 13 Jul 2014, David Woodhouse wrote:

>> This is rather unfortunate. I'll improve the error message as you suggest,
>> but I wonder what the best way is to determine whether SRP is supported or
>> not. Is there a compile-time check that can be used, or will it have to be
>> done through some kind of probing at run time?
>
> Hm, not sure. Nikos?

Right now configure checks for gnutls_srp_verifier() being present and if so,
#ifdef USE_TLS_SRP is being used in the source code for that condition.

Good enough?

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