1
0
Fork 0

Setting Ciphers in ssh_config to ChaCha20.

Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
Daniel Baumann 2025-06-21 10:43:14 +02:00
parent 5db89527b4
commit 0128436c77
Signed by: daniel.baumann
GPG key ID: BCC918A2ABD66424

View file

@ -1,3 +1,4 @@
# /etc/ssh/ssh_config.d/modern-ssh.conf
CASignatureAlgorithms sk-ssh-ed25519@openssh.com,ssh-ed25519
Ciphers chacha20-poly1305@openssh.com