Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 6 Next »

Application data update for CSV upload can be automated via SFTP server. A custom application which receives its data via CSV upload in ZIlla will require Open SSH Public-Key/Private Key pair. The customer’s public key must be provided to Zilla Security.

SSH stands for Secure Shell and is a method used to establish a secure connection between two computers.

“ssh-keygen” can be run on Windows Server or Windows 10 to generate the Keys.

Local Administrator permissions are required in order to run “ssh-keygen”

Verify Open SSH is installed on the Windows system.

Start SSHD service and run the ssh-keygen executable to create the public and private key pair. Save both the Public and Private keys.

  • No labels