curl/tests/data/test3302
Song X. Gao cc6777d939
spnego_sspi: honor CURLOPT_GSSAPI_DELEGATION for Windows SSPI
Make CURLOPT_GSSAPI_DELEGATION effective on Windows builds that use SSPI
(instead of a native GSS-API implementation), so Kerberos delegation can
be requested during SPNEGO/Negotiate authentication.

Closes #21528
2026-05-12 10:27:29 +02:00

19 lines
298 B
XML

<?xml version="1.0" encoding="US-ASCII"?>
<testcase>
<info>
<keywords>
unittest
CURLOPT_GSSAPI_DELEGATION
</keywords>
</info>
# Client-side
<client>
<features>
unittest
</features>
<name>
CURLOPT_GSSAPI_DELEGATION stores flags in data->set on GSS-API and SSPI builds
</name>
</client>
</testcase>