From 2521f3fdf8605593897bf3329eaf623169df6073 Mon Sep 17 00:00:00 2001 From: Christoph Egger Date: Sun, 24 Jan 2016 15:40:45 +0100 Subject: [PATCH] Disallow cbc again ILO's and switches get their own entry now --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index 135d637..97334a7 100644 --- a/config +++ b/config @@ -37,4 +37,4 @@ MACs hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,h KexAlgorithms diffie-hellman-group-exchange-sha256,curve25519-sha256@libssh.org HostKeyAlgorithms ssh-ed25519,ssh-rsa FingerprintHash sha256 -Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes256-ctr,aes256-cbc +Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes256-ctr -- 2.39.2