https://bugzilla.mindrot.org/show_bug.cgi?id=3406

--- Comment #2 from Damien Miller <d...@mindrot.org> ---
specifically, the gssapi-kex patch probably needs something like:

> if (ssh->kex->initial_hostkey == NULL)
>         hostbound = 0;

added after the first "if" statement near the start of
sshconnect2.c:sign_and_send_pubkey()

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to