1
0
Fork 0

Setting HostbasedAcceptedKeyTypes in sshd_config to ED25519.

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

View file

@ -2,3 +2,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