]> granicus.if.org Git - curl/commit
krb5: Fixed missing client response when mutual authentication enabled
authorSteve Holme <steve_holme@hotmail.com>
Sun, 3 Apr 2016 16:02:44 +0000 (17:02 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 3 Apr 2016 16:02:44 +0000 (17:02 +0100)
commit73f1096335d468b5be7c3cc99045479c3314f433
tree8371ed55c2ecaee5223357a527c79612ba2b57d5
parent61152e7d9433c868a39be2c9e79a21dae60c0f33
krb5: Fixed missing client response when mutual authentication enabled

Although mutual authentication is currently turned off and can only be
enabled by changing libcurl source code, authentication using Kerberos
5 has been broken since commit 79543caf90 in this use case.
lib/vauth/krb5_gssapi.c
lib/vauth/krb5_sspi.c