Jeffrey Goode
unread,Mar 12, 2026, 8:15:18 PMMar 12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bVNC, aRDP, aSPICE, Opaque Remote Desktop Clients
I was forced to upgrade my SSH key on my public facing device because RSA keys were no longer supported. The only allowed type for SSH public key authentication is ed25519. The new key does work locally in an SSH session and remotely via other software, but I can't get it to import in aRDP. It reports "Failed to import. Generate with 'ssh-keygen -t ecdsa -m PKCS8'". Ideas?