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

CVE-2018-11750 (FM-7215) Verify SSH known hosts if specified #257

Merged
merged 1 commit into from Oct 2, 2018

Conversation

willmeek
Copy link

@willmeek willmeek commented Oct 2, 2018

This commit will add functionality to create a known_hosts file
with a device fingerprint on first connection.

This will be stored in the cache vardir. The location can be specified
by the user by using the known_hosts_file field in device.conf.

The user can also disable validation by specifying verify_host_key to false.

This commit will add functionality to create a known_hosts file
with a device fingerprint on first connection.

This will be stored in the cache vardir. The location can be specified
by the user by using the known_hosts_file field in device.conf.

The user can also disable validation by specifying verify_host_key to false.
@willmeek willmeek merged commit bd422c0 into master Oct 2, 2018
@willmeek willmeek deleted the ssh_known_hosts branch October 2, 2018 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant