OpenSSH 7.0
OpenSSH 7.0
Posted Aug 12, 2015 15:40 UTC (Wed) by nix (subscriber, #2304)In reply to: OpenSSH 7.0 by arekm
Parent article: OpenSSH 7.0
ssh -oHostKeyAlgorithms=+ssh-dss -i .ssh/my_dsa_key host
is what you want.
If it was just a -i away, the algorithm wouldn't be disabled in any sense that I can see.