-
-
Notifications
You must be signed in to change notification settings - Fork 14
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
Not working, Windows 11 #17
Comments
Windows version of OpenSSH is not configured to support security keys, you have to get git for windows, msys, or newer version of Windows OpenSSH to use security keys |
where do I obtain this newer version? I'd prefer to use utilities that are standard/portable as possible. It's my understanding that there are some changes coming to the windows openssh agent that makes it support security keys better? Same with gpg? |
… On Tue, Oct 18, 2022 at 3:32 AM Zen ***@***.***> wrote:
Windows version of OpenSSH is not configured to support security keys, you
have to get git for windows, msys, or newer version of Windows OpenSSH to
use security keys
where do I obtain this newer version?
—
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACFM2DPJDKTA5VOL6GRFXHTWDXSIPANCNFSM6AAAAAARHDI22Q>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Well, not better, they just added support for FIDO keys in their newer versions |
Thanks for that info, but the last release looks like it was from march. I considered trying to compile it but have little experience building software for/on Windows so I may just wait for it to hit the binary release on windows unless it's easier than I think Oh, I see that old release does support it, I thought it was a more recent development, I think I'll try that. thanks |
I'll note that to use this, you need to uninstall the windows component openssh because it lives in system32 and a reboot is required for this to complete |
new errors...
|
I'm not sure what I'm doing wrong here, I've added the path to my ssh config and added the environment variable and it still doesn't seem to be working:
The text was updated successfully, but these errors were encountered: