SSH Key Format For DB SSH Tunnel Connections

Which ssh key formats are supported by Wappler to connect to a DB via ssh tunnel?

I’ve tried

ssh-keygen -b 4096 -t rsa

and

ssh-keygen -t ed25519 

but Wappler can’t parse any of the keys:

CleanShot 2022-11-28 at 17.16.46

A 2048-bit RSA key doesn’t work either.

Wait what?! I didn’t expect that to be fixed in the next update. That’s great timing! Thanks!

1 Like

This has been fixed in Wappler 5.6.0

This topic was automatically closed after 32 hours. New replies are no longer allowed.