Using ssh tunnel with public and private keys (wodSSHTunnel)
I can't figure out how to use PublicKeyOpenSSH property...
I have the keys i generated with putty, can i use those?
How can i add them to key.FromXmlString()?
How can i transform the private keys that looks like this
PuTTY-User-Key-File-2: ssh-rsa
Encryption: none
Comment: rsa-key-20140405
Public-Lines: 4
...
Private-Lines: 8
...
Private-MAC: ....
in a valid string so i can load with key.FromXmlString()?
Thanks, Alice
Complete thread:
- Using ssh tunnel with public and private keys - Alice Feema, 2014-04-06, 13:54
- Using ssh tunnel with public and private keys - wodSupport, 2014-04-06, 13:59
- Using ssh tunnel with public and private keys - Alice Feema, 2014-04-06, 14:27
- Using ssh tunnel with public and private keys - Alice Feema, 2014-04-06, 14:56
- Using ssh tunnel with public and private keys - wodSupport, 2014-04-06, 16:11
- Using ssh tunnel with public and private keys - wodSupport, 2014-04-06, 16:10
- Using ssh tunnel with public and private keys - Alice Feema, 2014-04-06, 14:56
- Using ssh tunnel with public and private keys - Alice Feema, 2014-04-06, 14:27
- Using ssh tunnel with public and private keys - Alice Feema, 2014-04-06, 14:06
- Using ssh tunnel with public and private keys - wodSupport, 2014-04-06, 14:14
- Using ssh tunnel with public and private keys - wodSupport, 2014-04-06, 13:59