Web Transfer Server Properties FileYou can use the Web Transfer properties file to modify the configurable settings listed below. It is located in the Web Edition installation folder in the WebTransfer\conf subfolder. The default location is: C:\Program Files\Attachmate\RSecureWebEdition\WebTransfer\conf\container.properties Notes:
servletengine.ssl.portThe HTTPS port used to connect to the Transfer Client. The default is 9492. java.minimum.versionThe minimum required Java version for browsers running the Transfer Client applet. The default is 1.7.0_21. servletengine.ssl.updateIntervalThe interval for how often the Web Transfer Server checks for changes to authentication settings made in User Manager and queries User Manager for PKI Services Manager trust anchors. The default is 60. servletengine.ssl.keystoreThe path to the keystore that contains the server certificate and private key. For more information about changing the server certificate, see Replace the Default Server Certificate. The path must be specified using forward slashes or escaped backslashes. For example: C:/pathto/keystore C:\\pathto\\keystore You can specify a relative or absolute path. The default is ../etc/mycert.jks. servletengine.ssl.keystoretypeThe file type of the keystore that contains the server certificate and private key. Supported values are JCEKS for a Java keystore, and PKCS12 for a PKCS#12 file. The default is JCEKS. servletengine.ssl.keystorepasswordThe password that protects the keystore that contains the server certificate and private key. sftp.hostnameThe hostname used by the Web Transfer Server to connect to the Reflection for Secure IT Server. By default, the connection is made using the Reflection for Secure IT Server's computer name. sftp.portThe port used by the Web Transfer Server to connect to the Reflection for Secure IT Server. The default is 22. | ||
|