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

Reply via email to