Remove GSS_C_EXPECTING_MECH_LIST_MIC_FLAG, it is no longer in rfc2478bis
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14584 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -725,8 +725,8 @@ spnego_reply
|
||||
}
|
||||
|
||||
/*
|
||||
* Verify the mechListMIC if GSS_C_EXPECTING_MECH_LIST_MIC_FLAG
|
||||
* was specified or CFX was used; or if local policy dictated so.
|
||||
* Verify the mechListMIC if CFX was used; or if local policy
|
||||
* dictated so.
|
||||
*/
|
||||
ret = _gss_spnego_require_mechlist_mic(minor_status, *context_handle,
|
||||
&require_mic);
|
||||
|
Reference in New Issue
Block a user