From 2057e8f482b7c5fe3f4c5a389e8c2657cbcbeaa0 Mon Sep 17 00:00:00 2001 From: Kristjan Komlosi Date: Tue, 12 Nov 2024 17:43:15 +0100 Subject: [PATCH] removed ssh-dss --- dot_ssh/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_ssh/config b/dot_ssh/config index 442ae40..b3e18f3 100644 --- a/dot_ssh/config +++ b/dot_ssh/config @@ -1,5 +1,5 @@ KexAlgorithms +diffie-hellman-group1-sha1,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1 -HostKeyAlgorithms +ssh-rsa,ssh-dss +HostKeyAlgorithms +ssh-rsa Ciphers +3des-cbc CanonicalDomains senca.nextarray.com nextarray.com