diff --git a/ssh_config b/ssh_config index 4bfc008..42d6699 100644 --- a/ssh_config +++ b/ssh_config @@ -46,3 +46,5 @@ # VisualHostKey no # ProxyCommand ssh -q -W %h:%p gateway.example.com #UsePrivilegeSeparation no +PubkeyAcceptedKeyTypes ssh-ed25519*,ssh-rsa*,ssh-dss*,ecdsa-sha2* +