Loading a OpenSSH public key and saving it as WODC (General questions)
Hi there,
This is a bit urgent.
We have a SFTP server based on the sample code you provided for public key authentication. However, we can't figure out how to import a client's public key (from OpenSSH) into the system.
If you look at the sample code, the certificate is received and then saved in a weird format that contains binary data and ssh-dss . We want to be able to convert public keys from openSSH or whatever to this raw format. Connecting directly with the key is NOT an option. How can we do this?
Complete thread:
- Loading a OpenSSH public key and saving it as WODC - cyman, 2011-02-14, 20:15
- Re: Loading a OpenSSH public key and saving it as - cyman, 2011-02-14, 20:22
- Re: Loading a OpenSSH public key and saving it as - woddrazen, 2011-02-14, 20:34
- Re: Loading a OpenSSH public key and saving it as - cyman, 2011-02-14, 22:29
- Re: Loading a OpenSSH public key and saving it as - woddrazen, 2011-02-14, 22:42
- Re: Loading a OpenSSH public key and saving it as - cyman, 2011-02-14, 23:05
- Re: Loading a OpenSSH public key and saving it as - wodDamir, 2011-02-16, 15:20
- Re: Loading a OpenSSH public key and saving it as - cyman, 2011-02-14, 23:05
- Re: Loading a OpenSSH public key and saving it as - woddrazen, 2011-02-14, 22:42
- Re: Loading a OpenSSH public key and saving it as - cyman, 2011-02-14, 22:29
- Re: Loading a OpenSSH public key and saving it as - woddrazen, 2011-02-14, 20:34
- Re: Loading a OpenSSH public key and saving it as - cyman, 2011-02-14, 20:22