Skip to content
Snippets Groups Projects
Verified Commit 914e43c7 authored by Tilman Vatteroth's avatar Tilman Vatteroth :robot:
Browse files

remove deprecated setting

parent f839b72c
No related branches found
No related tags found
1 merge request!2remove deprecated setting
...@@ -40,8 +40,6 @@ HostKey /etc/ssh/ssh_host_ecdsa_key ...@@ -40,8 +40,6 @@ HostKey /etc/ssh/ssh_host_ecdsa_key
Subsystem sftp /usr/lib/openssh/sftp-server -f AUTHPRIV -l INFO Subsystem sftp /usr/lib/openssh/sftp-server -f AUTHPRIV -l INFO
UsePrivilegeSeparation sandbox
KexAlgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256 KexAlgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256
Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr
MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,umac-128@openssh.com MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,umac-128@openssh.com
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment