Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-09 | make sure to specify HostKeyAlgorithms for ssh and rsync. this is needed ↵ | elijah | |
because otherwise you can't connect to a server that has ecdsa host key if all you have is an rsa key host key. closes bug #6337 | |||
2014-11-05 | prompt user to update ssh host keys when a better one is available. closes #6320 | elijah | |
2014-10-29 | silently fail if ssh_key cannot be loaded | elijah | |
2013-06-21 | fix ecdsa ssh key comparison | elijah | |
2013-06-11 | don't assume ssh keys will be RSA. | elijah | |
2012-10-25 | cleaned up the code a bit by adding SshKey class. | elijah | |