diff options
| author | Xiao Pan <xyz@flylightning.xyz> | 2026-08-17 13:15:01 +0800 |
|---|---|---|
| committer | Xiao Pan <xyz@flylightning.xyz> | 2026-08-17 05:26:14 +0000 |
| commit | 10054abcefc8b35c198e8dfaff128acf010311c3 (patch) | |
| tree | c712f908f1f4f9b2be5a8335cc4aeaa56157b96d /etc/ssh | |
| parent | 216959559c33849bdb18631a9050e66ee29651f4 (diff) | |
pacdiff
Diffstat (limited to 'etc/ssh')
| -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 6a9a4670..d6166a12 100644 --- a/etc/ssh/sshd_config +++ b/etc/ssh/sshd_config @@ -31,6 +31,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 |
