From: Christoph Egger Date: Sun, 24 Jan 2016 14:40:45 +0000 (+0100) Subject: Disallow cbc again X-Git-Url: https://git.siccegge.de//index.cgi?p=dotfiles%2Fssh.git;a=commitdiff_plain;h=2521f3fdf8605593897bf3329eaf623169df6073 Disallow cbc again ILO's and switches get their own entry now --- 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