Use the
sas.client.props file
located in the
${install_root}/properties directory. The
sas.client.props file
is a configuration file that contains lists of property-value pairs, using
the syntax
<property> = <value>. The property names are case
sensitive, but the values are not; the values are converted to lowercase when
the file is read. By default, the
sas.client.props file is located
in the
properties directory under the
install_root of your
WebSphere Application Server installation. Specify the following properties
for an SSL connection:
- com.ibm.ssl.protocol
- com.ibm.ssl.keyStoreType
- com.ibm.ssl.keyStore
- com.ibm.ssl.keyStorePassword
- com.ibm.ssl.trustStoreType
- com.ibm.ssl.trustStore
- com.ibm.ssl.trustStorePassword
- com.ibm.ssl.enabledCipherSuites
- com.ibm.ssl.contextProvider
- com.ibm.ssl.keyStoreServerAlias
- com.ibm.ssl.keyStoreClientAlias
- For the Secure Authentication
Services (SAS) authentication protocol only: com.ibm.CORBA.standardPerformQOPModels
- For the cryptographic token device:
- com.ibm.ssl.tokenType
- com.ibm.ssl.tokenLibraryFile
- com.ibm.ssl.tokenPassword