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

Support native ssh-agent on Windows 10 1803 #2262

Closed
lusitania opened this issue Sep 2, 2018 · 2 comments
Closed

Support native ssh-agent on Windows 10 1803 #2262

lusitania opened this issue Sep 2, 2018 · 2 comments

Comments

@lusitania
Copy link

I understand that KeePassXC only utilises an external SSH agent, such as pageant. With 1803 Windows received native SSH support and an ssh-agent that runs as a service. KeePassXC v.2.3.4 fails to recognise this service.

Expected Behavior

Keys are loaded into into Windows' ssh-agent/OpenSSH Authentication Agent.

Current Behavior

KeePassXC starts with:

No agent running, cannot add identity.

Steps to Reproduce (for bugs)

  1. Update to Windows 10 1803 (17134.228)
  2. Start-Service ssh-agent as admin
  3. Start KeePassXC and have it load SSH keys

Context

Run KeePassXC with Windows' built-in tools.

Debug Info

KeePassXC - Version 2.3.4
Revision: 6fe821c

Libraries:

  • Qt 5.11.1
  • libgcrypt 1.8.3

Operating system: Windows 10 (10.0)
CPU architecture: x86_64
Kernel: winnt 10.0.17134

Enabled extensions:

  • Auto-Type
  • Browser Integration
  • Legacy Browser Integration (KeePassHTTP)
  • SSH Agent
  • YubiKey
@hifi
Copy link
Member

hifi commented Sep 6, 2018

This already exists as PR #1994.

@lusitania
Copy link
Author

duplicates #1984
thanks @hifi

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