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

ssh-keygen prompt the user if he/she want to override the existing file, but exit #685

Closed
bingbing8 opened this issue Apr 23, 2017 · 0 comments

Comments

@bingbing8
Copy link
Contributor

Please answer the following

"OpenSSH for Windows" version
0.0.12.0

OS details
Windows Server 2012 R2 Datacenter

What is failing
ssh-keygen exits when it prompt the user to enter yes or no
Expected output
does not exit, but take user input
Actual output
C:>ssh-keygen -t ed25519 -P "" -f c:\openssh\id_ed25519
Generating public/private ed25519 key pair.
c:\openssh\id_ed25519 already exists.
Overwrite (y/n)?
C:>

@manojampalam manojampalam added this to the Beta milestone Apr 25, 2017
@bingbing8 bingbing8 self-assigned this Apr 25, 2017
@bingbing8 bingbing8 reopened this Apr 26, 2017
manojampalam pushed a commit to PowerShell/openssh-portable that referenced this issue Apr 27, 2017
@bingbing8 bingbing8 modified the milestones: April-End, Beta Apr 27, 2017
@manojampalam manojampalam modified the milestones: May-Mid, April-End May 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants