I installed the server using Laravel Forge. Authentication is done through the SSH keys that I provided.
I can connect to the server via putty using my private key. Also I can connect to mysql using mysql password.
But when I try to do the same in the Mysql Workbench, I get the following:

My keys are in .ppk format. The keys do not have a password.
I have no idea what to do. Please, help.
source share