Skip to content

Instantly share code, notes, and snippets.

@bes-internal
Created December 2, 2014 12:22
Show Gist options
  • Save bes-internal/8aa19d327f87e0105024 to your computer and use it in GitHub Desktop.
Save bes-internal/8aa19d327f87e0105024 to your computer and use it in GitHub Desktop.
openssh 6.7 to 6.6 compatibility, to sshd_config
KexAlgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
Ciphers aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes128-cbc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment