Public key and Certificate authentication
Advanced Task Scheduler 4.2 and later supports public key and SSL Certificate authentication in HTTPS, FTPS and SFTP operations. You can enable these options when you are editing an HTTP or FTP shortcut type in the Task properties window. This section describes the format of the key files.
SFTP public key
The key file should contain SFTP Public key in pem format. Usually this file is named id_rsa
and it is in pem format by default.
The pem file should look like this:
HTTPS and FTP SSL Certificate and Private key
The key file should contain SSL Certificate and Private key in pem format.
The pem file should look like this:
Key Password
Password for the SFTP Public key or SSL Private key. Leave this field blank if password is not required.
Categories: Manual, Troubleshooting