ericvicenti / ericvicenti/ssh-keygen

windows generate process fail

Open
#10 5 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
JavaScript
Stars
65
Forks
47
PR merge metrics
No merged PRs in 30d

Description

ssh-keygen is a good tool to make a ssh key easily. But when I use it on window 7 system. It would fail. the callback will not return error object at the same time.

I look up the source code and find the bin which the program use . I click it directly. It throw a error like this

![ssh-keygen-error](https://user-images.githubusercontent.com/5081884/31503189-9bef6296-afa1-11e7-97f5-3d022176793f.PNG)

and I change the bin with [portable msysgit bin](https://github.com/msysgit/msysgit/releases) [portalble link](https://github.com/msysgit/msysgit/releases/download/Git-1.9.5-preview20150319/PortableGit-1.9.5-preview20150319.7z) using the files like

![ssh-keygen-bin](https://user-images.githubusercontent.com/5081884/31503516-7079b066-afa2-11e7-8ac8-f55fca311dd9.PNG)

It work again.

I hope the problem can be solved to make the project better

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.