PowerShell / PowerShell/Win32-OpenSSH
ssh-keygen.exe -T hangs
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 8.3k
- Forks
- 819
- PR merge metrics
- No merged PRs in 30d
Description
Please answer the following
If it is a terminal issue then please go through wiki
https://github.com/PowerShell/Win32-OpenSSH/wiki/TTY-PTY-support-in-Windows-OpenSSH
"OpenSSH for Windows" version
0.0.20.0
Server OperatingSystem
win10
Client OperatingSystem
Win10
What is failing
ssh-keygen.exe -t ed25519 -T c:\mykey hangs
Expected output
this is invalid usage of the app, but the app should not hang
Actual output
hangs
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing ssh-keygen.exe -t ed25519 -T c:\mykey on Windows 10 and trace the -T option handling in ssh-keygen. Done means this invalid usage returns or reports an error instead of hanging; add a regression test if the existing test structure exposes this command.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100