Replies: 4 comments 5 replies
|
@spammads Did you find a solution? I have the same problems and I cannot figure out how to import my keys |
1 reply
|
Same here for me with both ed25519 and RSA keys. Has anyone found a workaround for this? |
0 replies
|
Bit of a stretch here. But from https://bitwarden.com/help/ssh-agent/ "The SSH Agent requires release version 2025.1.2 or newer." The current Webvault in Vaultwarden is "2025.1.1", so that might explain the problem. But even when this project updates to 2025.1.2 (or later) I´m not sure if the ssh-agent will be supported as it might be locked behind a different license... |
0 replies
|
The problem also exists with vaultwarden version 1.34.1. |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Vaultwarden Support String
asdf
Vaultwarden Build Version
latest
Deployment method
Official Container Image
Custom deployment method
No response
Reverse Proxy
latest Nginx
Host/Server Operating System
Linux
Operating System Version
Mac Os latest
Clients
Desktop
Client Version
latest
Steps To Reproduce
I tested the import with a standard-ssh-key (rsa, generated with
ssh-keygen -t rsa -b 4096 -C "your_email@example.com") and this worksExpected Result
Import the key
Actual Result
Error Message that the key is invalid
Logs
No response
Screenshots or Videos
Additional Context
No response
All reactions