This commit is contained in:
Matthew John Cheetham 2026-04-14 14:15:54 +00:00 committed by GitHub
commit 8917c9566b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
21 changed files with 373 additions and 26 deletions

View file

@ -38,6 +38,10 @@ Disable support for the Kerberos authentication methods.
Disable support for the negotiate authentication methods.
## `CURL_DISABLE_NEGOTIATE_NTLM`
Block NTLM authentication within SPNEGO negotiation.
## `CURL_DISABLE_AWS`
Disable **aws-sigv4** support.

View file

@ -312,6 +312,12 @@ libcurl ignore cookies with a domain that is on the list.
libcurl was built with support for SPNEGO authentication (Simple and Protected
GSS-API Negotiation Mechanism, defined in RFC 2478.)
## `SPNEGO-no-NTLM`
*features* mask bit: none
NTLM authentication is blocked within SPNEGO negotiation.
## `SSL`
*features* mask bit: CURL_VERSION_SSL