Southsoftware.com
   

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:

-----BEGIN RSA PRIVATE KEY-----
Proc-Type: 4,ENCRYPTED
DEK-Info: AES-128-CBC,7F0160D277DECF3E6OA921E9C8AF1E32

4gBhh8JELjeXFcpFfzpFeAuTBI3t7XJpmJbArH7BZnfBJKb4FEnstr6pf72UF1RM
SnsBPn00aQfX61lLom5FlJyk82etFbJoS3RgrW2na7HXTqsCGdkoh4E1Mwv0XDho
hlKO6T0kh9u5wIaQmIqSTZD5hqTavK6dboAKO8ftdQSuNLJIusSYT7Lps7ciVIFh
-----END RSA PRIVATE KEY-----

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:

-----BEGIN RSA PRIVATE KEY-----
OmutTanx1rkczvfrkKOpGEdqTrJEP0bT5B3Lzw8IDq8Je8B8AzUwmtKTKY7cFK7Q
AhW9BGToO7wDlFUbRh5EnK5CLkJa0cQWLua3ibfum4mBe8itIPZnRQlM4elVtPeG
HE7bsWg62pS9x59U1WPkeBwQygpYgo4znpW7slslAgTTYON5FeYWTFu9SuRrSncx
-----END RSA PRIVATE KEY-----
-----BEGIN CERTIFICATE-----
wXO5hfuNcwsK4rqGhMIWJGRtKW7uJwzi58nSGZKZw6QhjL2OZORWQoq
S7z6po4Loa3YZXcW5DMKZXiaV37TXAMiQNYnBQEsrSq4FCOGCatoEoP5ZN2vfeCf
7CaeRaSokm8ecNwShlUoaQxAhlz1sAJRvcnJcyPRsnG6vBXWOGvPyZwyiuTJXcDh
-----END CERTIFICATE-----

Key Password
Password for the SFTP Public key or SSL Private key. Leave this field blank if password is not required.

Categories: Manual, Troubleshooting

   
About us   Cookie policy   Privacy policy   Terms of use   Link to us