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:
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:
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!
This has been fixed in Wappler 5.6.0
This topic was automatically closed after 32 hours. New replies are no longer allowed.