Property | Description |
---|---|
Enable HTTPS Server | Whether to enable the HTTPS server. When not enabled, the HTTPS server cannot receive files. Default is disabled. |
Port | Port number of the HTTPS server. Default is 15400. |
Local Address | Local address of the HTTPS sever. |
Enable SSL | Whether to use SSL encryption in communication with remote HTTPS servers. Default is disabled. |
Property | Description |
---|---|
SSL Protocol | Whether to use the SSL or TLS protocol to secure HTTPS connection. Select one of the following values:
Default is SSL. |
Enabled SSL Protocols | Specify the permissible TLS and SSL versions separated with a comma. The supported versions are:
When a value is not specified, all the versions for the selected protocol are enabled. |
Client Authentication | Whether the client must have a certificate to authenticate with the server. Choose one of the following values:
|
Key Store Location | Location of the key store that stores the private key and associated certificates. Client uses the key store file to authenticate communication with the File Integration Service. Include a path and a file name. |
Key Store Password | Password to access the key store. |
Key Store Type | Type of private key store. Use one of the following values:
|
Key Alias | Key alias or certificate for the private key used to sign the MDN. |
Trust Store Location | The path to the trust store file that the File Integration Service uses for HTTPS communication. |
Trust Store Password | Password to access the trust store. |
Trust Store Type | Type of trust store. Use one of the following values:
|
Property | Description |
---|---|
Name | Name of the server listener. |
Port | Port number of the server that the listener monitors. |
Local Address | Local address of the server listener. |
Enable SSL | Whether to enable SSL over HTTPS connection to communicate with the AS2 listener. When not enabled, use HTTP instead of HTTPS to establish a connection with the HTTPS listener. Default is disabled. |
SSL Protocol | Applies when you enable SSL. Whether to use the SSL or TLS protocol to secure HTTPS connection. Select one of the following values:
|
Enabled SSL Protocols | Specify the permissible TLS and SSL versions separated with a comma. The supported versions are:
When no value is specified, all the versions for the selected protocol are enabled. |
Client Authentication | Whether the client must have a certificate to authenticate with the server. Choose one of the following values:
|
Key Store Location | Location of the key store that stores the private key and associated certificates that the client uses to authenticate communications with the File Integration Service. Include a path and a file name. |
Key Store Password | Password to access the key store. |
Key Store Type | Type of the private key store. Use one of the following values:
|
Key Alias | Alias of a certificate to configure a listener for an HTTPS connector. |
Trust Store Location | The path to the trust store file that the File Integration Service uses for HTTPS communication. |
Trust Store Password | Password to access the trust store. |
Trust Store Type | Type of trust store. Use one of the following values:
|
Property | Description |
---|---|
Proxy Type | Type of proxy server to use for the connection. Select one of the following types:
Verify with your network administrator which proxy server type to use. |
Host | Host name or IP address of the proxy server on your network. |
Port | Port number of the proxy server on your network. If left blank, the default port for HTTP is 80 and the default port for SOCKS is 1080. |
User | User name to use for login when connecting to the proxy server. |
Password | Password for connecting to the proxy server. Required if your network uses the proxy server to create HTTP or HTTPS connections. |
Property | Description |
---|---|
File Extension Filter Type | Whether to accept or deny the extensions in the File Extensions list. Use one of the following values:
|
File Extensions | List of file extensions. Add the file extensions that correspond to the File Extension Filter Type. For example, to accept .csv and .txt files, in the File Extension Filter Type property, select Accept, and then add csv and txt to the list of file extensions. To add an extension to the list, type the extension in the text box and click Add. To remove an extension from the list, highlight the extension and click Delete. |
File Extension Case Sensitive | Whether to factor case when you filter using the file extensions list. When enabled, files with extensions that do not match the case used in the File Extensions list cannot be uploaded. For example, if the file extension list includes csv but not CSV, files with the extension of csv can be uploaded but files with the extension of CSV cannot be uploaded. |
Allow Files with Extension | Whether to enable the file extension filter. When enabled, the file extension properties configured on this page determine which file types can be uploaded. Default is enabled. |
Allow Files with No Extension | Whether to allow files that do not include the extension in the file name. Default is enabled. |
Allow Files with No Name | Whether to allow files without a name. The Secure Agent saves files without a name using the following format: as2data_<datetime> where <datetime> is the current time stamp including milliseconds. Default is disabled. |
Max Upload Size(MB) | The file size limit in megabytes for the HTTPS server upload. Default is 5 MB. |