Sun Adapter for Batch User's Guide

FTP and SSL Settings (BatchFTPOverSSL Environment)

The FTP and SSL Settings section of the BatchFTPOverSSL Environment properties contains the top-level parameters displayed in this table.

Table 21 Environment - BatchFTPOverSSL - FTP and SSL Settings

Name 

Description 

Required Value 

FTP Host

Specifies the FTP server host name or IP address.

The FTP server host name or IP address. 

The configured default is localhost.

Explicit port for FTP over SSL

Specifies the FTP port for explicit SSL. default is 21 (data port 20).

The FTP port number for explicit SSL. 

The configured default is 21 (data port 20).

Implicit port for FTP over SSL

Specifies the FTP port for implicit SSL.

The FTP port for implicit SSL

The configured default is 990 (data port 989).

User ID

Specifies the user login for FTP server. 

The user login name for FTP server. 

Password

Specifies the password for the FTP server user login. 

The password for the FTP server user login. 

Key Store Location

Specifies the path to the keystore that contains the trusted CA certificates required for server authentication. 

The fully qualified path to the keystore file.

Key Store Password

Specifies the password to access the keystore file. 

The password for the keystore.

Key Store Type

Specifies the keystore format type. Selections include JKS or other.


Note –

JKS is currently the only supported keystore type. If “other” is selected as the value, an exception is thrown when the OTD is initialized, with the error message, “Unknown type key store”.


Select JKS. JKS is currently the only supported keystore type, and the configured default.