|
Hi, I am testing this before we buy and I am new to this kind of FTP. Client has supplied us GPG Public key to encrypt data. How do I use it. Also, when I create private/public key, where are they saved? I need to send public key for server side validation. I was looking at samples, but it is not clear. Thank you in advance. Ubuser |
|
Hi, it's a bit unclear what protocol you are planning to use. The subject is about SFTP and, in question text you are talking about FTP and GPG. FTP, SFTP, GPG
SFTP, FTP, FTP/SSL are fully supported by Rebex components. We don't have any component supporting GPG yet. For more info about SFTP, FTP and FTPS see http://www.rebex.net/kb/secure-ftp.aspx For more info about GPG see http://en.wikipedia.org/wiki/GNU_Privacy_Guard Storing public/private keys 1) Storing keys on server: This varies from server to server. Check your FTP or SFTP server documentation or consult with it's admin for details. 2) Generating keys and key storage on client Following articles will help you to implement it in your code:
BTW, I am referring to SFTP and SSH. You mean I can not use GPG public key with your components? Let me know. Thanks
(09 Sep '10, 15:47)
ubuser
None of our components supports GPG, sorry. We are considering adding a PGP/GPG component in a future. If you are interested in one please vote for one of those two feature requests: PGP/GPG mail encryption: http://rebex.uservoice.com/forums/18155-rebex-net-components/suggestions/895133-openpgp-support-in-mail or PGP/GPG file encryption: http://rebex.uservoice.com/forums/18155-rebex-net-components/suggestions/895129-openpgp-support-for-file-encryption-signatures
(09 Sep '10, 18:35)
Martin Vobr ♦♦
|