mirror of
https://github.com/curl/curl.git
synced 2026-07-23 05:07:16 +03:00
curl_version_info.3: CURL_VERSION_KERBEROS4 is deprecated
This came up in #5640. It make sense to clarify this in the docs! Reminded-by: Kamil Dudka Closes #5642
This commit is contained in:
parent
d2fd845c35
commit
54f21be2e3
1 changed files with 1 additions and 1 deletions
|
|
@ -150,7 +150,7 @@ letters. (Added in 7.12.0)
|
|||
.IP CURL_VERSION_IPV6
|
||||
supports IPv6
|
||||
.IP CURL_VERSION_KERBEROS4
|
||||
supports Kerberos V4 (when using FTP)
|
||||
supports Kerberos V4 (when using FTP). Legacy bit. Deprecated since 7.33.0.
|
||||
.IP CURL_VERSION_KERBEROS5
|
||||
supports Kerberos V5 authentication for FTP, IMAP, POP3, SMTP and SOCKSv5 proxy
|
||||
(Added in 7.40.0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue