Format of ssh private key (wodSFTP / wodSFTP.NET / wodSFTPdll)
Hi,
I'm trying to use the Wodssh libraries with C/C++ program.
I'm working with Damiano and we have another problem:
we don't able to use a private key creating with ssh linux command (ssh-keygen).
the Wodssh support sent us a correct private key that they use, but we happen a strange thing:
if in the program we take the private key from a file, then it go, but if we load the key in a mysql database and later we use it in the program, then it doesn't go.
Why? What is the correct format for the private key?
Is there a direct way to create a correct private key with a command or function? Must the key be converted in some different format such as binary format or must it be modified?
Thank you
Bye
Complete thread:
- Format of ssh private key - Marco, 2004-11-02, 01:26
- Re: Format of ssh private key - wodSupport, 2004-11-02, 01:28
- Re: Format of ssh private key - Marco, 2004-11-02, 10:58
- Re: Format of ssh private key - wodSupport, 2004-11-02, 11:25
- Re: Format of ssh private key - Marco, 2004-11-02, 11:42
- Re: Format of ssh private key - Marco, 2004-11-02, 13:17
- Re: Format of ssh private key - wodSupport, 2004-11-02, 13:22
- Re: Format of ssh private key - Marco, 2004-11-02, 15:17
- Re: Format of ssh private key - wodSupport, 2004-11-02, 15:23
- Re: Format of ssh private key - Marco, 2004-11-02, 15:17
- Re: Format of ssh private key - wodSupport, 2004-11-02, 13:22
- Re: Format of ssh private key - Marco, 2004-11-02, 13:17
- Re: Format of ssh private key - Marco, 2004-11-02, 11:42
- Re: Format of ssh private key - wodSupport, 2004-11-02, 11:25
- Re: Format of ssh private key - Marco, 2004-11-02, 10:58
- Re: Format of ssh private key - wodSupport, 2004-11-02, 01:28