Skip to content

Ignore .pub files in $HOME/.ssh without a matching private key #184

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

Merged
merged 1 commit into from
Sep 1, 2021

Conversation

ben-krieger
Copy link
Contributor

Ignore .pub files in $HOME/.ssh without a matching private key to avoid failing limactl start when SSH certificates with a common suffix are present

Fixes #182

…id failing `limactl start` when SSH certificates with a common suffix are present; Fixes lima-vm#182

Signed-off-by: Ben Krieger <[email protected]>
@AkihiroSuda AkihiroSuda added this to the v0.6.2 milestone Sep 1, 2021
@AkihiroSuda
Copy link
Member

Thanks!

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

Successfully merging this pull request may close these issues.

FATAL: .ssh/id_rsa-cert: no such file or directory
2 participants