MySQL Forums
Forum List  »  MySQL Workbench

Workbench: Connect over SSH Tunnel with "normal" open SHH Keys
Posted by: Hans Muster
Date: June 14, 2022 06:19AM

Hi Folks

Maybe this is a bug or more probably im just dumb:): We can't connect with "normal" openSSH KeyPairs.

Backgpround: We have a few Mysql DB Server with Ubuntu. We are usign RSA and ED25519 Keys to access it via ssh without any problems. But we can't open an SSH Tunnel to the mysql service via MysqlWorkbench.

It works when we create a SSH Key via Putty, export it to an "open SSH Key" and the add it to the authorized Key via "ssh-keygen -i -f public_key_file ยป /home/xyz/.ssh/authorized_keys". As a workaround this works fine, but it would be really nice when we just can add our "normal" Openssh Key instead of doing this export/format.

Any Idea what we are doing wrong?

Best Regards

Options: ReplyQuote


Subject
Views
Written By
Posted
Workbench: Connect over SSH Tunnel with "normal" open SHH Keys
472
June 14, 2022 06:19AM


Sorry, only registered users may post in this forum.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.