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

Handle KnownHosts #2

Open
manuel-rubio opened this issue Jun 2, 2017 · 0 comments
Open

Handle KnownHosts #2

manuel-rubio opened this issue Jun 2, 2017 · 0 comments

Comments

@manuel-rubio
Copy link
Collaborator

To be more secure we have to configure the use of known hosts (or at least let to the user handle them) to ensure it's connecting to the correct server. The option for the ssh modules (connect functions) is:

{silently_accept_hosts, CallbackFun} 

We can create a configuration option to by-pass this or do it in the same way we did with the keys.

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