kafe
kafe copied to clipboard
Segfault when connecting to unknown hosts
In some scenarios with some specific libssh versions, trying to talk to remote SSH hosts a segfault may be produced when the target host is not member of known_hosts.
Workaround is to import the ssh keys to known hosts before using kafe. Though this should be handled more gracefully...