disable unused AES-GCM cipher suites

This commit is contained in:
Daniel Micay 2022-07-22 19:11:28 -04:00
parent ad6e998ec2
commit d7c23eac02

View File

@ -19,7 +19,7 @@ HostKey /etc/ssh/ssh_host_ed25519_key
HostKeyAlgorithms ssh-ed25519
KexAlgorithms curve25519-sha256
PubkeyAcceptedKeyTypes ssh-ed25519
Ciphers chacha20-poly1305@openssh.com,aes128-gcm@openssh.com,aes256-gcm@openssh.com
Ciphers chacha20-poly1305@openssh.com
MACs -*
# Ciphers and keying