mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:31:41 +03:00
kerberos: drop logic for MIT Kerberos <1.2.3 (pre-2002) versions
curl requires 1.2.4 or newer. Also: - vms: stop defining `gss_nt_service_name`. Added inf9cf3de70b, symbol not used in curl code since355bf01c82. Closes #18978
This commit is contained in:
parent
be5a5c10d4
commit
0d560d00fa
6 changed files with 1 additions and 65 deletions
|
|
@ -474,7 +474,6 @@ the parent project, ideally in the "extra" find package redirect file:
|
|||
Available variables:
|
||||
|
||||
- `HAVE_GNUTLS_SRP`: `gnutls_srp_verifier` present in GnuTLS.
|
||||
- `HAVE_GSS_C_NT_HOSTBASED_SERVICE`: `GSS_C_NT_HOSTBASED_SERVICE` present in GSS/Kerberos.
|
||||
- `HAVE_LDAP_INIT_FD`: `ldap_init_fd` present in LDAP library.
|
||||
- `HAVE_LDAP_URL_PARSE`: `ldap_url_parse` present in LDAP library.
|
||||
- `HAVE_OPENSSL_SRP`: `SSL_CTX_set_srp_username` present in OpenSSL (or fork).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue