Possible Bug: Why in MySQL connection through SSH is requested the Private Key? #40116
Replies: 2 comments
-
|
@manueljordan Thank you for your report. It's not a bug, it's expected behavior. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the reply and link. But currently the label is Furthermore in the link provided is indicated:
And
Am I missing something? Thanks for your understanding |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Hello
I work with SSH in Linux, about the pair keys there are two
I did do realize in DBeaver is possible do a SSH connection
Now I am assuming it has the same idea/logic than SSH in Linux. Therefore for a MySQL connection to accomplish a SSH connection:
Authentication Methodselect box is selected thePublic Keyoption (see first red square) then automatically is shown the second red squareBut observe it requests the
Private Keyinstead, Is it a bug? I expected to receive the request of thePublic KeyinsteadNote if it is really a bug I am not sure if it is reflected/spread for other Drivers (such as PostgreSQL, etc)
Thanks for your understanding
DBeaver Version
Community 25.2.5
Operating System
Linux
Database and driver
MySQL
Steps to reproduce
Already indicated with a Figure
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions