Importing SSH key from DO stuck on "working"

Wappler Version : 5.3.2
Operating System : Windows 11
Server Model: Node.js
Database Type: Postgres
Hosting Type: DO

What kind of key are you importing and is the private key already present locally?

Import will only add a public key that might be not very useful without the private key.

I generated both public and private key. I added the public key to DO since that appears to be the only keys shown in the drop-down menu. The private key is in the .ssh key folder that Wappler stores keys in.

I really don’t know how the import knows how to match public to private though.

Are you working on two computers or so? Importing is done only if you want to connect to existing resources on a different pc.

I’m setting up a cloud dev instance so I can use postman to start trying apis that I’m building.

I also use Putty so I want to continue using the keys I generated with puttygen.