Configure SSL Button
The Configure SSL button allows you to configure the SSL parameters for communicating with the TIBCO Rendezvous daemon. For more information about how SSL is configured for TIBCO Rendezvous daemons and clients, see the TIBCO Rendezvous documentation.
The SSL Configuration for TIBCO RV dialog has the following fields:
Field |
Description |
Daemon Certificate |
File containing one or more certificates from trusted certificate authorities. This file is checked when connecting to a daemon to ensure that the connection is to a daemon that is trusted. This prevents connections to rogue TIBCO Rendezvous daemons that attempt to impersonate trusted daemons. You can retrieve a daemon’s certificate using the administration interface in TIBCO Rendezvous. For more information about obtaining certificates through the administration interface, see the TIBCO Rendezvous documentation. Once retrieved, you can select a folder in your project and import this certificate into the folder using the Tools>Trusted Certificates>Import Into PEM Format menu item. ActiveMatrix BusinessWorks supports the use of global variables to configure certificates at deployment time. You can declare a global variable and set the absolute path to a Certificate in PEM format. This eliminates the need to embed certificates in ActiveMatrix BusinessWorks projects. |
Identity |
This is an Identity resource used to authenticate to the TIBCO Rendezvous daemon. The Browse button allows you to select from a list of appropriately configured Identity resources. Only Identity resources whose Type field is set to Identity File or Username/Password are listed. For more information, see TIBCO Designer™ Palette Reference. |