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

--- Comment #24 from Darren Tucker <[email protected]> ---
Comparing working and non-working, the working example has the
following, which is missing from the non-working one:
debug2: hostbased key 4: ecdsa-sha2-nistp256 key from
"/opt/openssh-9.1p1/etc/ssh_host_ecdsa_key"
debug2: hostbased key 5: ssh-ed25519 key from
"/opt/openssh-9.1p1/etc/ssh_host_ed25519_key"
debug2: hostbased key 6: ssh-rsa key from
"/opt/openssh-9.1p1/etc/ssh_host_rsa_key"

Later, you have:
order_hostkeyalgs: have matching best-preference key type
[email protected], using HostkeyAlgorithms verbatim

Your host key is a cert?  If so, does it work if you use a plain
ed25519 host key?

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

Reply via email to