Open Matir opened 3 years ago
Other failures:
2021/08/28 19:46:10 Error scanning: ssh: handshake failed: ssh: no common algorithm for client to server cipher; client offered: [aes128-gcm@openssh.com chacha20-poly1305@openssh.com aes128-ctr aes192-ctr aes256-ctr], server offered: [aes256-cbc aes128-cbc 3des-cbc]
Also diffie-hellman-group-exchange-sha256
, but only partial implementation in golang.org/x/crypto/ssh?