testing: Remove unused/inexistent DSA key from sshd config
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user