Ssh Ciphers
Jump to navigation
Jump to search
ssh -Q kex host.example.com ssh -Q cipher host.example.com
You can manually try ciphers and then end up using something like sftp -c aes256-cbc -oKexAlgorithms=diffie-hellman-group14-sha1host.example.com but it's better to just update server to support newer ciphers.