Support Cygwin OpenSSH

[expired user #8509]'s profile image [expired user #8509] posted 9 years ago in Feature discussion Permalink
I use Cygwin's OpenSSH, it would be great if HeidiSQL's SSH tunnel can support OpenSSH in Cygwin.

Sourcetree by Atlassian allows the possibility for using OpenSSH or Plink.
ansgar's profile image ansgar posted 9 years ago Permalink
What's the problem with the current plink based SSH tunnel feature in HeidiSQL? Doesn't it work with OpenSSH?
[expired user #8509]'s profile image [expired user #8509] posted 9 years ago Permalink
Plink SSH tunnel is not the same as OpenSSH. I want to actually use the OpenSSH executable, not the Plink executable and I want to use the OpenSSH key format not Plink's key format.
[expired user #9452]'s profile image [expired user #9452] posted 8 years ago Permalink
Hi!

I use OpenSSH from gitbash (mingw64) under windows with rsa private keys for connect to remote linux hosts. But Heidi support only putty for tunnelling as ssh client, and Puttu support self owned keys - .ppk. And I want use existing keys in Heidi for connect to mysql servers on my hosts.

I solve this issue. Do next steps:

1. Download puttygen.exe (http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html)
2. Run it.
3. Choose "Conversions" -> "Import Key", and load your id_rsa (openSSH private key).
4. Click "Save private key", type filename as "id_rsa.ppk", for example.
5. Set in Heidi connection wizard SSH-tunnel this file as private key.
6. Connect and work =)


=============
From Russia with love, samizdam

Please login to leave a reply, or register at first.