sasl_gssapi: Fixed honouring of no mutual authentication
This commit is contained in:
@@ -53,6 +53,7 @@ OM_uint32 Curl_gss_init_sec_context(
|
||||
gss_channel_bindings_t input_chan_bindings,
|
||||
gss_buffer_t input_token,
|
||||
gss_buffer_t output_token,
|
||||
const bool mutual_auth,
|
||||
OM_uint32 *ret_flags);
|
||||
|
||||
/* Helper to log a GSS - API error status */
|
||||
|
||||
Reference in New Issue
Block a user