wodFtpDLX.net and Private key (General questions)
Hi,
I am using wodFtpDlx.net and connecting to a server using SFTP on port 22.
My customer now wants to use certificates and they supplied me with a file with a private key and not use passwords.
File looks like this:
-----BEGIN DSA PRIVATE KEY-----
Proc-Type: 4,ENCRYPTED
DEK-Info: DES...,101AB...
vlgw...
...
...PHoSDVQ67T/HR
-----END DSA PRIVATE KEY-----
I cut out most of data in above example.
What is the easy and proper way to set the privatekey field.
I tried to read the data into a string, but get an error of failed to import key when trying to connect.
I am not that knowledgable on keys and encryption so any and all help would be apprecieated.
Thanks,
Tim
Complete thread:
- wodFtpDLX.net and Private key - tcorbett, 2007-11-02, 14:10
- Re: wodFtpDLX.net and Private key - woddrazen, 2007-11-02, 14:56
- Re: wodFtpDLX.net and Private key - tcorbett, 2007-11-02, 15:41
- Re: wodFtpDLX.net and Private key - woddrazen, 2007-11-02, 15:46
- Re: wodFtpDLX.net and Private key - tcorbett, 2007-11-02, 15:57
- Re: wodFtpDLX.net and Private key - woddrazen, 2007-11-02, 15:46
- Re: wodFtpDLX.net and Private key - tcorbett, 2007-11-02, 15:41
- Re: wodFtpDLX.net and Private key - woddrazen, 2007-11-02, 14:56