setting flags in verify MIC too late
authorSam Hartman <hartmans@debian.org>
Mon, 28 Oct 2013 17:21:25 +0000 (13:21 -0400)
committerSam Hartman <hartmans@debian.org>
Mon, 28 Oct 2013 17:21:25 +0000 (13:21 -0400)
commit2f0adc94a5965c697da8ba859bee1cd7095e4f09
treefa083dabf1176c26a85e27cffd4f35fe4fc01287
parentc74a33e6ddb7a1ea2235f0f03d5aa1ef544ca960
setting flags in verify MIC too late

We've been force setting mutual authentication in the verify mic SM callback.  We need to set mutual authentication prior to sending the flags token.
mech_eap/init_sec_context.c