chinnytp / sshtunnel

Automatically exported from code.google.com/p/sshtunnel
GNU General Public License v3.0
0 stars 0 forks source link

Ask for passphrase when using encrypted private key #186

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. use an encrypted private key
2. connect
3. connection failed (didn't ask for my passphrase)

What is the expected output? What do you see instead?
This works if I let sshtunnel store my passphrase, but there is no point in 
encrypting my key if I do that. sshtunnel should ask for my passphrase at every 
connection and *never* store it.

What version of the product are you using? On what operating system?
1.5.6 on Android 4.4.2

Please provide any additional information below.

Original issue reported on code.google.com by blastro...@gmail.com on 17 Jun 2014 at 5:40