Skip to content

Block SSH on windows#1978

Draft
eddymoulton wants to merge 8 commits into
release/2026.2from
em/block-ssh-on-windows
Draft

Block SSH on windows#1978
eddymoulton wants to merge 8 commits into
release/2026.2from
em/block-ssh-on-windows

Conversation

@eddymoulton
Copy link
Copy Markdown
Contributor

@eddymoulton eddymoulton commented May 29, 2026

Windows uses WinCNG for it's libssh2 crypto backend which is finicky about which SSH keys it accepts, and the failure mode is to hang indefinitely.

For now, we've documented that Windows doesn't work and we'll fail fast with a message when users try. If it's worthwhile, we'll come back and figure out how to best check for the key type in use and fail if it's unsupported.

Relates to MD-1957

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.

1 participant