I was able to import an ed25519 public key. But using:
HostKeyAlgorithms ssh-ed25519
on my client ssh config fails with an error:
Unable to negotiate with 192.168.3.1 port 22: no matching host key type found. Their offer: rsa-sha2-256
If I don't insist on ed25519 as a HostKeyAlgorithm, I can connect fine, though. I think I must be missing something. Is there a key on the mikrotik I need to regenerate, also, or something else?
HostKeyAlgorithms ssh-ed25519
on my client ssh config fails with an error:
Unable to negotiate with 192.168.3.1 port 22: no matching host key type found. Their offer: rsa-sha2-256
If I don't insist on ed25519 as a HostKeyAlgorithm, I can connect fine, though. I think I must be missing something. Is there a key on the mikrotik I need to regenerate, also, or something else?
Statistics: Posted by dave3 — Tue Dec 05, 2023 8:38 am