diff options
| -rw-r--r-- | etc/ssh/sshd_config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/ssh/sshd_config b/etc/ssh/sshd_config index bf7498f8..9c65cfc5 100644 --- a/etc/ssh/sshd_config +++ b/etc/ssh/sshd_config @@ -51,6 +51,7 @@ Include /etc/ssh/sshd_config.d/*.conf #HostKey /etc/ssh/ssh_host_rsa_key #HostKey /etc/ssh/ssh_host_ecdsa_key #HostKey /etc/ssh/ssh_host_ed25519_key +#HostKey /etc/ssh/ssh_host_mldsa44_ed25519_key # Ciphers and keying #RekeyLimit default none |
