Setting KexAlgorithms in sshd_config to sntrup761x25519-sha512@openssh.com and Curve25519.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
91840780c0
commit
38e33cd5ab
1 changed files with 1 additions and 0 deletions
1
debian/local/sshd_config.d/modern-ssh.conf
vendored
1
debian/local/sshd_config.d/modern-ssh.conf
vendored
|
@ -4,3 +4,4 @@ CASignatureAlgorithms sk-ssh-ed25519@openssh.com,ssh-ed25519
|
|||
Ciphers chacha20-poly1305@openssh.com
|
||||
HostbasedAcceptedKeyTypes 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue