On Mon, 2014-07-14 at 21:12 +0200, Daniel Stenberg 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?
Hello, That would be good for Fedora and RHEL. mod_gnutls has a similar check. regards, Nikos ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html