Please consider editing your post and mark it as obsolete instead. Do you want to delete post?
MySQL via SSH connection
Permanently deleted user
Created
I'm trying to connect to our MySQL database via SSH and as far as I can tell, we're authenticating using our public key rather than our private one. How do I go about this in 0xDBE?
When you choose Auth Type: Key pair (OpenSSH), you will be prompted to select the private key file which corresponds to the public key located on the server.
When you choose Auth Type: Key pair (OpenSSH), you will be prompted to select the private key file which corresponds to the public key located on the server.