Setting Ciphers in sshd_config to ChaCha20.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
21b32c464a
commit
ff861ff60f
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
|
@ -1,3 +1,4 @@
|
|||
# /etc/ssh/sshd_config.d/modern-ssh.conf
|
||||
|
||||
CASignatureAlgorithms sk-ssh-ed25519@openssh.com,ssh-ed25519
|
||||
Ciphers chacha20-poly1305@openssh.com
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue