My webMethods Server 10.5 | My webMethods Server Webhelp | Administering My webMethods Server | My webMethods Administrator Functions | My webMethods Server Clustering | Modifying the Cluster Configuration | Configuring the Connection to the Universal Messaging Server | Configuring Secure Connection to the Universal Messaging Server
 
Configuring Secure Connection to the Universal Messaging Server
You configure secure connection to Universal Messaging on the Advanced or Clustered Configuration tab of the Cluster Settings page in My webMethods, separately for each node in the My webMethods Server cluster.
*To configure SSL connection to the Universal Messaging server:
1. Log on to the cluster node as My webMethods Administrator.
2. Navigate to Applications > Administration > My webMethods > Cluster Settings > Advanced or Clustered Configuration.
3. On the Advanced or Clustered Configuration tab, click Advanced Settings.
4. In the SSL settings dialog, specify the following:
The following table lists the fields to configure to connect to Universal Messaging using SSL:
Field
Description
Keystore path
Fully qualified path to the location of the keystore for client certificates.
Keystore password
The password for the specified keystore.
Keystore certificate name
Required when client certificate validation is enabled in Universal Messaging. The alias of the certificate in the specified keystore to use for authentication. For more information about client certificate validation, see the Universal Messaging documentation.
Truststore path
Fully qualified path to the location of the truststore for CA certificates.
Truststore password
The password for the specified truststore.
SSL protocol
Optional. The type of protocol to use for secure connection. The default value is TLS.
Cipher suite
Optional. A comma-separated list of the names of the cipher suites to use for encryption. For more information about available cipher suites, see the Universal Messaging documentation.
5. Click Submit.
My webMethods Server stores the SSL settings for the current cluster node in the profile configuration for the node. If you configure Universal Messaging SSL in the custom_wrapper.conf file for My webMethods Server, changing the SSL configuration in My webMethods will override the settings in the custom_wrapper.conf file.
Alternatively, you can configure the SSL connection to Universal Messaging using the custom_wrapper.conf file for My webMethods Server. For information about how to modify SSL settings in the custom_wrapper.conf file, and how to configure SSL connection to Universal Messaging for Common Directory Services (CDS), see Configuring Secure Connection to the Universal Messaging Server for CDS .