X-Git-Url: https://git.siccegge.de//index.cgi?p=dotfiles%2Fssh.git;a=blobdiff_plain;f=config;h=84bfc50b8a0c23177c6c5721d6e903a01f5f6c6e;hp=612ce859470b5613bbb549e8b346ca646fddfc45;hb=b65efe0f2908cca5db9a413dcad7db7621ee2402;hpb=f195863ffb9997dfdcc572cd8e393f6e24cae1c6 diff --git a/config b/config index 612ce85..84bfc50 100644 --- a/config +++ b/config @@ -32,11 +32,12 @@ Host *.sieglitzhof.net Host *.faust.ninja VerifyHostKeyDNS yes -HashKnownHosts no -ServerAliveInterval 300 -ControlMaster auto -MACs hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha2-512 -KexAlgorithms diffie-hellman-group-exchange-sha256,curve25519-sha256@libssh.org -HostKeyAlgorithms ssh-ed25519,ssh-rsa -FingerprintHash sha256 -Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes256-ctr +Host * + HashKnownHosts no + ServerAliveInterval 300 + ControlMaster auto + MACs hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha2-512 + KexAlgorithms diffie-hellman-group-exchange-sha256,curve25519-sha256@libssh.org + HostKeyAlgorithms ssh-ed25519,ssh-rsa + FingerprintHash sha256 + Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes256-ctr