in reply to FTP/SFTP/FTPS using file certificates

For SFTP we use this one Net::SFTP::Foreign and we're really happy with it since it uses the OpenBSD ssh client. In order to use certificates we only need to install certificates in the ~/.ssh folder and that's it

  • Comment on Re: FTP/SFTP/FTPS using file certificates