testing: Remove unused/inexistent DSA key from sshd config

This commit is contained in:
Tobias Brunner
2018-11-21 14:32:25 +01:00
parent 30e68c80d2
commit 2e39b1db0a
@@ -2,7 +2,6 @@ Port 22
Protocol 2
Ciphers [email protected]
HostKey /etc/ssh/ssh_host_rsa_key
HostKey /etc/ssh/ssh_host_dsa_key
HostKey /etc/ssh/ssh_host_ecdsa_key
UsePrivilegeSeparation no
PermitRootLogin yes