1
0
mirror of https://github.com/moparisthebest/curl synced 2025-03-03 02:41:59 -05:00
Daniel Stenberg 68a5132474
TLS: fix SRP detection by using the proper #ifdefs
USE_TLS_SRP will be true if *any* selected TLS backend can use SRP

HAVE_OPENSSL_SRP is defined when OpenSSL can use it

HAVE_GNUTLS_SRP is defined when GnuTLS can use it

Clarify in the curl_verison_info docs that CURL_VERSION_TLSAUTH_SRP is
set if at least one of the supported backends offers SRP.

Reported-by: Stefan Strogin
Fixes #5865
Closes #5870
2020-08-28 14:13:05 +02:00
..
2019-11-26 08:32:23 +01:00
2019-11-08 14:51:42 +01:00
2020-01-16 11:55:56 +01:00
2020-01-16 11:55:56 +01:00
2019-11-08 14:51:42 +01:00
2018-09-13 08:26:37 +02:00
2020-06-16 09:06:19 +02:00
2019-06-10 09:18:16 +02:00