Create an SSL RMI Configuration Properties File

A properties file is used to define the SSL RMI configuration. Refer to the javadoc for SSLRMIConfiguration for additional details and sample configuration files.

Required inputs

Procedure

  1. Open a command window
  2. Navigate the command window to a private directory which will contain the SSL RMI configuration properties file (for example, C:\xxx\sas_ssl_properties.config)
  3. Edit the file to define the desired configuration. Sample configuration files are provided in the javadoc for SSLRMIConfiguration.