Setting HostbasedKeyTypes in ssh_config to ED25519.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
0128436c77
commit
3f13b2d495
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
|
@ -2,3 +2,4 @@
|
|||
|
||||
CASignatureAlgorithms sk-ssh-ed25519@openssh.com,ssh-ed25519
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue