-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Description
Expected Behavior
SSH key is added to agent
Current Behavior
SSH key is not added to agent
Possible Solution
Uncheck require user confirmation when this key is used
Steps to Reproduce
- Enable OpenSSH Client for Windows 10
- Enable SSH Agent for Keepass database
- Check use OpenSSH for Windows instead of Pageant
- Add entry for key file
4.1 Add a private key file (i used an ecdsa key)
4.2 Enable key adding to agent when database is opened/unlocked
4.3. Enable key remove from agent when database is closed/locked
4.4 Enable require user confirmation when this key is used
Context
I switched from Linux to Windows and was very happy to see that there is also Windows support for ssh agent. When i find out it was not working I had to add it myself via shell.
Debug Info
KeePassXC - Version 2.5.3
Revision: f8c962b
Qt 5.13.2
Debugging mode is disabled.
Operating system: Windows 10 (10.0)
CPU architecture: x86_64
Kernel: winnt 10.0.18363
Enabled extensions:
- Auto-Type
- Browser Integration
- SSH Agent
- KeeShare (signed and unsigned sharing)
- YubiKey
Cryptographic libraries:
libgcrypt 1.8.5
bendem