IOS RDP Over SSH
I generated a key-pair in PuttyGen, converted to OpenSSH, and tried to authenticate to my SSH server with Jump, but it repeatedly asks me for a passphrase for the key even when there isn't one configured. I also have a key I tested with a passphrase, and even upon entering said passphrase, it fails to authenticate and repeatedly asks for the passphrase again.
I have tested the login through a normal SSH client so I assume it is the Jump client that is incorrectly processing the SSH key passphrase. I would really like to use RDP over SSH as I would much rather not expose RDP on my network - for now I can only use Fluid to connect.
-
Hi,
I've the same issue with iPad Pro, iPADOS 16.3.1 : I've configured rdp access with authorization type set to private key. I've tried:
- An imported private key, with passphrase
- A file private key, loaded via iTunes, with passphrase, putty key format
- A file private key, loaded via iTunes, with passphrase, pem format
I've configured Italian keyboard. The passphrase in each scenario isn't recognized
When I imported key, it stars s with
-----BEGIN RSA PRIVATE KEY-----
Proc-Type: 4,ENCRYPTED
DEK-Info: DES-EDE3-CBC,4D1D8E6071094CAF
I've also tried
- An imported private key, without passphrase
- A file private key, loaded via iTunes, without passphrase, putty key format
- A file private key, loaded via iTunes, without passphrase, pem format
When I imported key, it stars s with
-----BEGIN RSA PRIVATE KEY-----
MIIEpgIBAAKCAQEAq9vIVpWtdRbhQEFuAMSq6iTss1uif9wu7lpF+qcuj0uSus4F
Even if the passprhase isn't configured, at connection trial it is requested, and the connection fails.
The same keys or files work on ssh connection on the same machine
What could I check?
Thanks
Gianluca
Please sign in to leave a comment.
Comments
3 comments