webosbrew / dev-manager-desktop

Device/DevMode Manager for webOS TV
Apache License 2.0
1.17k stars 73 forks source link

SSH RSA Login #161

Closed vvirvol closed 11 months ago

vvirvol commented 11 months ago

Describe the bug There is a problem with rsa login. Even with correct passphrase it alwayse shows - wrong passphrase. It was ok connection with Password Authentification. It is ok connection with another apps ssh connection.

To Reproduce Steps to reproduce the behavior: 1.Add Device

  1. Use SSH
  2. Shoose a file
  3. Type a password

Expected behavior It should be ok when using correct password.

Screenshots image

Additional context

Add any other context about the problem here. Passphrase was changed for screenshot.

throwaway96 commented 11 months ago

Works for me. webOS Dev Manager with SSH key password accepted

How did you create the private key file? What apps does it work in? It's not a PPK (PuTTY key), is it? Mine looks like:

-----BEGIN OPENSSH PRIVATE KEY-----
<a bunch of base64>
-----END OPENSSH PRIVATE KEY-----
DangerFoxx commented 11 months ago

I got it to work. There's no problems now!

On Mon, Oct 23, 2023, 14:50 throwaway96 @.***> wrote:

Works for me. [image: webOS Dev Manager with SSH key password accepted] https://user-images.githubusercontent.com/68320646/277443876-7e589a1a-20f4-4c85-9f08-b81bceb52984.png

How did you create the private key file? What apps does it work in? It's not a PPK (PuTTY key), is it? Mine looks like:

-----BEGIN OPENSSH PRIVATE KEY----- -----END OPENSSH PRIVATE KEY-----

— Reply to this email directly, view it on GitHub https://github.com/webosbrew/dev-manager-desktop/issues/161#issuecomment-1775818839, or unsubscribe https://github.com/notifications/unsubscribe-auth/A6RAGGNGARDY5T2NU5QQJI3YA2355AVCNFSM6AAAAAA6LBJJZGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONZVHAYTQOBTHE . You are receiving this because you are subscribed to this thread.Message ID: @.***>