2016年5月12日 星期四

WinSCP登入Debian8 Server does not support diffie-hellman-group1-sha1 for keyexchange

使用WinSCP無法登入Debian8
錯誤訊息
Server does not support diffie-hellman-group1-sha1 for keyexchange

#解決方式

/etc/ssh/sshd_config
加入
KexAlgorithms diffie-hellman-group1-sha1,curve25519-sha256@libssh.org,ecdh-sha2$
Ciphers 3des-cbc,blowfish-cbc,aes128-cbc,aes128-ctr,aes256-ctr

沒有留言:

張貼留言