From f53ccccd3f4bb7c092bf7f246c8c75eccb050490 Mon Sep 17 00:00:00 2001 From: Alexander Weidinger Date: Tue, 12 Feb 2019 14:53:53 +0100 Subject: [PATCH] CentOS does not support ed25519; fixes #98 --- openssh/osfingermap.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/openssh/osfingermap.yaml b/openssh/osfingermap.yaml index 86ff6f8..b14bb95 100644 --- a/openssh/osfingermap.yaml +++ b/openssh/osfingermap.yaml @@ -1 +1,4 @@ Ubuntu-18.04: {} +CentOS-6: + openssh: + host_key_algos: ecdsa,rsa