explicitly disable all standalone MACs (AEAD only)

This commit is contained in:
Daniel Micay 2021-08-23 09:23:16 -04:00
parent 566a7e2ccb
commit 613251176d

View File

@ -20,7 +20,7 @@ HostKeyAlgorithms ssh-ed25519
KexAlgorithms curve25519-sha256
PubkeyAcceptedKeyTypes ssh-ed25519
Ciphers chacha20-poly1305@openssh.com,aes128-gcm@openssh.com,aes256-gcm@openssh.com
MACs hmac-sha2-512-etm@openssh.com
MACs -*
# Ciphers and keying
#RekeyLimit default none