Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

known_hosts in qlibssh2::Ssh2Settings should be touched if autoAppendToKnownHosts = true #12

Open
vpicaver opened this issue Jul 12, 2021 · 0 comments

Comments

@vpicaver
Copy link
Contributor

If known_hosts file doesn't exist, qlibssh2 will fail to connect and have a known host file read error. If autoAppendToKnownHosts is set to true, qlibssh2 should touch known_hosts file to create it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant