vnc over ssh

25 views
Skip to first unread message

Razvan Eduard

unread,
Mar 31, 2025, 3:06:42 PMMar 31
to bVNC, aRDP, aSPICE, Opaque Remote Desktop Clients
I want to try vnc over ssh  in bVNC.

I created an ecdsa key on kubuntu

ssh-keygen -f ~/.ssh/bvnc -t ecdsa -b 521

copied the private key to phone and tried to import it in PubkeyGeneratorActivity. I get an error 
Failed to import. Generate with 'ssh-keygen -t ecdsa-...

I also generated a New Key in PubkeyGeneratorActivity, and they copied private and public key in bvnc2 and bvnc2.pub

I then tried to use private key bvnc2 to connect from Termux on Android to my ubuntu and I got 
Load key ".ssh/bvnc2": error in libcrypto

I didn't continued with the setup as I thinkk there is something about keys used by bVNC that I'm missing.


iior...@gmail.com

unread,
Mar 31, 2025, 3:07:35 PMMar 31
to bVNC, aRDP, aSPICE, Opaque Remote Desktop Clients
Try generating with

ssh-keygen -f ~/.ssh/bvnc -t ecdsa -b 521 -m PKCS8

Razvan Eduard

unread,
Apr 1, 2025, 9:13:40 AMApr 1
to bVNC, aRDP, aSPICE, Opaque Remote Desktop Clients
it worked , thanks
Reply all
Reply to author
Forward
0 new messages