Skip Menu |
 

To: krb5-bugs@MIT.EDU
Subject: SPNEGO acc_ctx_call_acc should only call gssint_get_mech_type for 1st token
From: Tom Yu <tlyu@MIT.EDU>
Date: Mon, 16 Apr 2007 23:07:07 -0400
Luke Howard notes that SPNEGO's acc_ctx_call_acc() should only call
gssint_get_mech_type() for the first token, because not all mechanisms
wrap subsequent context-establishment tokens in the generic DER-like
token framing.