altitude / login-with-ssh

An experiment to authenticate web sessions with SSH - http://demo-ssh.32b6.com
726 stars 28 forks source link

Support other cipher suites than ssh-rsa #2

Open freddyb opened 8 years ago

freddyb commented 8 years ago

E.g., ssh-ed25519, ssh-ecdsa, ssh-dsa, ...

joelgarciajr84 commented 8 years ago

Good idea

19h commented 8 years ago

:+1: we have a ed25519 policy..

nickdesaulniers commented 8 years ago

Or, other key exchange formats:

Unable to negotiate with 46.101.138.232: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group1-sha1

I've modified my defaults to:

    KexAlgorithms curve25519-sha256@libssh.org,diffie-hellman-group-exchange-sha256