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

Fix bug where connection to remote host via SSH is not possible if they host's public key has been changed #53

Closed
manoss96 opened this issue Aug 18, 2023 · 0 comments · Fixed by #54
Assignees
Labels
bug Something isn't working

Comments

@manoss96
Copy link
Owner

In case there has been previously a connection to a remote host, during which the host's public key was added to known hosts, connecting to the same host is impossible if their public key has been changed, even if one set's verify_host to False. This bug should be fixed so that one is able to connect to a remote host without verification, even if a different public key is stored on their device.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant