Setting MACs in ssh_config to UMAC and HMAC.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
65e4ad1522
commit
895153fe77
1 changed files with 1 additions and 0 deletions
1
debian/local/ssh_config.d/modern-ssh.conf
vendored
1
debian/local/ssh_config.d/modern-ssh.conf
vendored
|
@ -5,3 +5,4 @@ Ciphers chacha20-poly1305@openssh.com
|
|||
HostbasedKeyTypes sk-ssh-ed25519-cert-v01@openssh.com,sk-ssh-ed25519@openssh.com,ssh-ed25519-cert-v01@openssh.com,ssh-ed25519
|
||||
HostKeyAlgorithms sk-ssh-ed25519-cert-v01@openssh.com,sk-ssh-ed25519@openssh.com,ssh-ed25519-cert-v01@openssh.com,ssh-ed25519
|
||||
KexAlgorithms sntrup761x25519-sha512@openssh.com,curve25519-sha256@libssh.org,curve25519-sha256
|
||||
MACs umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue