SSL Parameters for EMS Connections

If you configure any EMS channels in an eFTL cluster, you must also arrange a configuration file with parameters from the following table. The eFTL service uses these parameter values when connecting to a EMS server.

For information about these parameters, see “Configuring SSL in EMS Clients” in TIBCO Enterprise Message Service User's Guide.

For syntax, see the example configuration file in the samples directory.

Supply SSL parameters in a file, and specify the file name as the value of the FTL server configuration file parameter ssl.params.

Note: All the EMS channels in a cluster must use the same set of SSL parameter values for connecting to their respective EMS servers.
Parameter
ssl_issuer_cert=filename
ssl_trusted_cert=filename
ssl_auth_only=true | false
ssl_ciphers=cipher_suites
ssl_expected_hostname=hostname
ssl_identity=filename
ssl_private_key=filename
ssl_password=private_key_password
ssl_rand_data=data
ssl_rand_file=filename
ssl_rand_egd=filename
ssl_verify_host=true | false
ssl_verify_hostname=true | false