Skip to content

Instantly share code, notes, and snippets.

@BSN32
Last active October 24, 2023 21:38
Show Gist options
  • Save BSN32/b4cc6724a64e3563f25996069d5bfa50 to your computer and use it in GitHub Desktop.
Save BSN32/b4cc6724a64e3563f25996069d5bfa50 to your computer and use it in GitHub Desktop.
sshd secure macs and Hostkeyalgorithms
macs hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,umac-128-etm@openssh.com
Hostkeyalgorithms ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment