From c8e4822fdba7a72d7525ba12b24dd91cdf5d4a96 Mon Sep 17 00:00:00 2001 From: LukeZGD Date: Sat, 2 Oct 2021 21:00:23 +0800 Subject: [PATCH] Update ssh_config --- resources/ssh_config | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/ssh_config b/resources/ssh_config index 1d25faa..1f66be0 100644 --- a/resources/ssh_config +++ b/resources/ssh_config @@ -1,2 +1,3 @@ StrictHostKeyChecking no UserKnownHostsFile tmp/known_hosts +HostKeyAlgorithms=+ssh-rsa