[Expired for openssh (Ubuntu) because there has been no activity for 60
days.]
** Changed in: openssh (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchp
So I did a little more investigating and tested "ssh " and
"ssh localhost"
Also, it seems that the key is HostKeyAlgorithms in .ssh/config. Search
HostKeyAlgorithms in ssh_config
If I manually force it to only use ed25519, then the host key exchange happens
over ed25519, else it uses ECDSA
Adding the requested output below. As you can see, the ssh server offers
up ECDSA host keys even though I've done the requisite ssh-keygen -t
ed25519 /etc/ssh/ssh_host_ed25519
To be clear, the user key exchange *is* ed25519. I'm trying to figure
out why the server key exchange is not the same. Als
Can you provide ssh -vvv output at least, please, and preferably any
relevant lines from /var/log/auth.log on the server too?
** Changed in: openssh (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed