Skip to content
Snippets Groups Projects
Commit fdc98952 authored by Christian Elberfeld's avatar Christian Elberfeld
Browse files

removed ssh dsa hostkey

parent b2a9859a
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,6 @@ Port {{ port }} ...@@ -16,7 +16,6 @@ Port {{ port }}
Protocol 2 Protocol 2
# HostKeys for protocol version 2 # HostKeys for protocol version 2
HostKey /etc/ssh/ssh_host_rsa_key HostKey /etc/ssh/ssh_host_rsa_key
HostKey /etc/ssh/ssh_host_dsa_key
HostKey /etc/ssh/ssh_host_ecdsa_key HostKey /etc/ssh/ssh_host_ecdsa_key
HostKey /etc/ssh/ssh_host_ed25519_key HostKey /etc/ssh/ssh_host_ed25519_key
#Privilege Separation is turned on for security #Privilege Separation is turned on for security
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment