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...
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...