]> git.siccegge.de Git - dotfiles/ssh.git/commitdiff
Disallow cbc again
authorChristoph Egger <christoph@christoph-egger.org>
Sun, 24 Jan 2016 14:40:45 +0000 (15:40 +0100)
committerChristoph Egger <christoph@christoph-egger.org>
Sun, 24 Jan 2016 14:40:45 +0000 (15:40 +0100)
ILO's and switches get their own entry now

config

diff --git a/config b/config
index 135d637ead8ae0cfb797d49681a4a6a7af64c667..97334a776358f50392fd4f372064a0ee907b7895 100644 (file)
--- 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